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 f387f59 commit 690d285Copy full SHA for 690d285
service_container/tags.rst
@@ -661,7 +661,7 @@ to get an array and then retrieve the ``handler_two`` handler :
661
You can omit the ``index_attribute_name`` attribute, by implementing a static
662
method ``getDefaultIndexAttributeName`` to the handler.
663
664
- Based on the previous example ``App\Handler\One`` should look like :
+ Based on the previous example ``App\Handler\One`` should look like this:
665
666
.. code-block:: php
667
0 commit comments