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 0bbbdad + 9677eee commit ee1a10eCopy full SHA for ee1a10e
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