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 43dc280 commit 81a4ad4Copy full SHA for 81a4ad4
service_container/tags.rst
@@ -493,10 +493,6 @@ compiler pass just for that.
493
In the following example, all services tagged with ``app.handler`` are passed as
494
first constructor argument to the ``App\HandlerCollection`` service:
495
496
-.. deprecated:: 4.4
497
-
498
- ``tagged`` has been deprecated since version 4.4 and will be removed in 5.0. Use ``tagged_iterator`` instead.
499
500
.. configuration-block::
501
502
.. code-block:: yaml
0 commit comments