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 90a171d commit f387f59Copy full SHA for f387f59
service_container/tags.rst
@@ -659,7 +659,7 @@ to get an array and then retrieve the ``handler_two`` handler :
659
.. tip::
660
661
You can omit the ``index_attribute_name`` attribute, by implementing a static
662
- method named like this : ``getDefaultIndexAttributeNameName``
+ method ``getDefaultIndexAttributeName`` to the handler.
663
664
Based on the previous example ``App\Handler\One`` should look like :
665
0 commit comments