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 16d19bd commit deec89aCopy full SHA for deec89a
service_container/tags.rst
@@ -788,7 +788,7 @@ indexed by the ``key`` attribute:
788
789
After compilation the ``HandlerCollection`` is able to iterate over your
790
application handlers. To retrieve a specific service by it's ``key`` attribute
791
-from the iterator, we can use ``iterator_to_array`` and retrieve the ``handler_two``:
+from the iterator, we can use ``iterator_to_array``
792
to get an array and then retrieve the ``handler_two`` handler::
793
794
// src/Handler/HandlerCollection.php
0 commit comments