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 72dc2d8 commit 94cb38aCopy full SHA for 94cb38a
service_container/tags.rst
@@ -456,6 +456,10 @@ compiler pass just for that.
456
In the following example, all services tagged with ``app.handler`` are passed as
457
first constructor argument to the ``App\HandlerCollection`` service:
458
459
+.. deprecated:: 4.4
460
+
461
+ ``tagged`` has been deprecated since version 4.4 and will be removed in 5.0. Use ``tagged_iterator`` instead.
462
463
.. configuration-block::
464
465
.. code-block:: yaml
0 commit comments