mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 09:06:27 +03:00
Used comand bus lib interface for service id
This commit is contained in:
@@ -8,5 +8,5 @@ services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
|
||||
Prooph\Bundle\ServiceBus\CommandBus: '@prooph_service_bus.app_command_bus'
|
||||
Prooph\ServiceBus\CommandBus: '@prooph_service_bus.app_command_bus'
|
||||
Prooph\ServiceBus\EventBus: '@prooph_service_bus.app_event_bus'
|
||||
|
||||
Reference in New Issue
Block a user