We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b3534 commit ad46a4dCopy full SHA for ad46a4d
Tests/Fixtures/yaml/services_bindings.yml
@@ -12,7 +12,7 @@ services:
12
bind:
13
Symfony\Component\DependencyInjection\Tests\Fixtures\BarInterface: '@Symfony\Component\DependencyInjection\Tests\Fixtures\Bar'
14
$foo: [ ~ ]
15
- iterable $baz: !tagged_iterator bar
+ iterable $baz: !tagged_iterator { tag: bar }
16
17
Symfony\Component\DependencyInjection\Tests\Fixtures\Bar:
18
factory: [ ~, 'create' ]
0 commit comments