Skip to content

Commit b0d93f3

Browse files
BrnvrlUoeeyjaviereguiluz
authored andcommitted
Complete App\Handler\HandlerCollection namespace
Convert App\HandlerCollection to App\Handler\HandlerCollection in code snippet in accordance with text description above.
1 parent 644aa0e commit b0d93f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_subscribers_locators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ of the ``key`` tag attribute (as defined in the ``index_by`` locator option):
494494
tags:
495495
- { name: 'app.handler', key: 'handler_two' }
496496
497-
App\HandlerCollection:
497+
App\Handler\HandlerCollection:
498498
# inject all services tagged with app.handler as first argument
499499
arguments: [!tagged_locator { tag: 'app.handler', index_by: 'key' }]
500500

0 commit comments

Comments
 (0)