Skip to content

Commit 30626a7

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

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
@@ -700,7 +700,7 @@ to get an array and then retrieve the ``handler_two`` handler :
700700
701701
<service id="App\HandlerCollection">
702702
<!-- inject all services tagged with app.handler as first argument -->
703-
<argument type="tagged" tag="app.handler" index-by="index"/>
703+
<argument type="tagged" tag="app.handler" index-by="index" />
704704
</service>
705705
</services>
706706
</container>

0 commit comments

Comments
 (0)