mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
Autowired default command bus
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
services:
|
||||
Prooph\Bundle\ServiceBus\CommandBus: '@prooph_service_bus.default_command_bus'
|
||||
|
||||
prooph_service_bus:
|
||||
command_buses:
|
||||
default_command_bus: ~
|
||||
|
||||
Reference in New Issue
Block a user