File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -1290,7 +1290,7 @@ be used directly on the class of the service you want to configure::
|
1290 | 1290 | }
|
1291 | 1291 |
|
1292 | 1292 | You can apply the ``#[AsTaggedItem]`` attribute multiple times to register the
|
1293 |
| -same service under different indexes: |
| 1293 | +same service under different indexes:: |
1294 | 1294 |
|
1295 | 1295 | #[AsTaggedItem(index: 'handler_one', priority: 5)]
|
1296 | 1296 | #[AsTaggedItem(index: 'handler_two', priority: 20)]
|
|
You can’t perform that action at this time.
0 commit comments