Skip to content

Commit 57d1b05

Browse files
committed
Revert change
1 parent fae8445 commit 57d1b05

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
@@ -257,7 +257,7 @@ argument of type ``service_locator``:
257257
services:
258258
App\CommandBus:
259259
arguments:
260-
!service_locator |
260+
!service_locator
261261
App\FooCommand: '@app.command_handler.foo'
262262
App\BarCommand: '@app.command_handler.bar'
263263

0 commit comments

Comments
 (0)