8000 Document the new short Yaml syntax for service definition · Issue #7441 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">
Document the new short Yaml syntax for service definition #7441
Closed
@javiereguiluz

Description

@javiereguiluz

Added in symfony/symfony#21313

Before:

services:
    App\Foo\Bar: 
        arguments: ['@baz', 'foo', '%qux%']

After:

services:
    App\Foo\Bar: ['@baz', 'foo', '%qux%']

Metadata

Metadata

Assignees

No one assigned

    Labels

    DependencyInjectionhasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0