Skip to content

Commit 0dcec92

Browse files
deguifXuruDragon
andauthored
Update service_container/tags.rst
Co-Authored-By: XuruDragon <xurudragon@gmail.com>
1 parent 4ee4e8f commit 0dcec92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ but we can now access to a specific injected service :
615615
616616
<service id="App\HandlerCollection">
617617
<!-- inject all services tagged with app.handler as first argument -->
618-
<argument type="tagged" tag="app.handler" index-by="index_attribute_name"/>
618+
<argument type="tagged" tag="app.handler" index-by="index_attribute_name" />
619619
</service>
620620
</services>
621621
</container>

0 commit comments

Comments
 (0)