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 310c46c commit f1f43a7Copy full SHA for f1f43a7
service_container.rst
@@ -379,7 +379,7 @@ as arguments of other services:
379
<!-- when not using autowiring, you can pass service arguments explicitly -->
380
<argument type="service"
381
id="some-service-id"
382
- on-invalid="dependency_injection-ignore" />
+ on-invalid="dependency_injection-ignore"/>
383
<!-- collections (arrays) can include any type of argument -->
384
<argument type="collection">
385
<argument key="first" type="constant">true</argument>
0 commit comments