Skip to content

Commit 9b254c6

Browse files
Update service_container/tags.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent 0ebf970 commit 9b254c6

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
@@ -574,7 +574,7 @@ you can use the ``index_by`` and ``default_index_method`` options of the argumen
574574
in combination with ``!tagged``.
575575

576576
In the following example, all services tagged with ``app.handler`` are passed as
577-
first constructor argument to the ``App\Handler\HandlerCollection`` service, like previously,
577+
first constructor argument to ``App\Handler\HandlerCollection`,
578578
but we can now access to a specific injected service :
579579
580580
.. configuration-block::

0 commit comments

Comments
 (0)