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 f347595 commit 57c18a8Copy full SHA for 57c18a8
service_container/tags.rst
@@ -997,7 +997,7 @@ with the ``default_index_method`` attribute on the tagged argument:
997
<!-- use getIndex() instead of getDefaultIndexName() -->
998
<argument type="tagged_iterator"
999
tag="app.handler"
1000
- default-index-method="someFunctionName"
+ default-index-method="getIndex"
1001
/>
1002
</service>
1003
</services>
0 commit comments