Skip to content

Commit f387f59

Browse files
Update service_container/tags.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent 90a171d commit f387f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ to get an array and then retrieve the ``handler_two`` handler :
659659
.. tip::
660660

661661
You can omit the ``index_attribute_name`` attribute, by implementing a static
662-
method named like this : ``getDefaultIndexAttributeNameName``
662+
method ``getDefaultIndexAttributeName`` to the handler.
663663

664664
Based on the previous example ``App\Handler\One`` should look like :
665665

0 commit comments

Comments
 (0)