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 0ebf970 commit 9b254c6Copy full SHA for 9b254c6
service_container/tags.rst
@@ -574,7 +574,7 @@ you can use the ``index_by`` and ``default_index_method`` options of the argumen
574
in combination with ``!tagged``.
575
576
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,
+first constructor argument to ``App\Handler\HandlerCollection`,
578
but we can now access to a specific injected service :
579
580
.. configuration-block::
0 commit comments