8000
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 870b265 + 287d274 commit c16db06Copy full SHA for c16db06
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