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.
TaggedIterator
1 parent 740e44f commit a7f2bc4Copy full SHA for a7f2bc4
service_container/tags.rst
@@ -692,6 +692,11 @@ iterator, add the ``exclude`` option:
692
693
The ``exclude`` option was introduced in Symfony 6.1.
694
695
+.. versionadded:: 6.3
696
+
697
+ In the case the referencing service is itself tagged with the tag being used in the tagged
698
+ iterator, it is automatically excluded from the injected iterable since Symfony 6.3.
699
700
.. seealso::
701
702
See also :doc:`tagged locator services </service_container/service_subscribers_locators>`
0 commit comments