Skip to content

Commit 81a4ad4

Browse files
Remove deprecation notice block for tagged
1 parent 43dc280 commit 81a4ad4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

service_container/tags.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -493,10 +493,6 @@ compiler pass just for that.
493493
In the following example, all services tagged with ``app.handler`` are passed as
494494
first constructor argument to the ``App\HandlerCollection`` service:
495495

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-
500496
.. configuration-block::
501497

502498
.. code-block:: yaml

0 commit comments

Comments
 (0)