Skip to content

Commit f1f43a7

Browse files
committed
-
1 parent 310c46c commit f1f43a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ as arguments of other services:
379379
<!-- when not using autowiring, you can pass service arguments explicitly -->
380380
<argument type="service"
381381
id="some-service-id"
382-
on-invalid="dependency_injection-ignore" />
382+
on-invalid="dependency_injection-ignore"/>
383383
<!-- collections (arrays) can include any type of argument -->
384384
<argument type="collection">
385385
<argument key="first" type="constant">true</argument>

0 commit comments

Comments
 (0)