Skip to content

Commit ae30492

Browse files
committed
Remove old deprecated directive
1 parent 775cee5 commit ae30492

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
@@ -456,10 +456,6 @@ compiler pass just for that.
456456
In the following example, all services tagged with ``app.handler`` are passed as
457457
first constructor argument to the ``App\HandlerCollection`` service:
458458

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-
463459
.. configuration-block::
464460

465461
.. code-block:: yaml

0 commit comments

Comments
 (0)