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.
2 parents 16be7f3 + c16db06 commit 9677eeeCopy full SHA for 9677eee
service_container/tags.rst
@@ -1290,7 +1290,7 @@ be used directly on the class of the service you want to configure::
1290
}
1291
1292
You can apply the ``#[AsTaggedItem]`` attribute multiple times to register the
1293
-same service under different indexes:
+same service under different indexes::
1294
1295
#[AsTaggedItem(index: 'handler_one', priority: 5)]
1296
#[AsTaggedItem(index: 'handler_two', priority: 20)]
0 commit comments