File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 <argument type =" service" id =" jeckellab.command.bus.command_dispatcher" />
1616 <argument type =" service" id =" doctrine.orm.default_entity_manager" />
1717 </service >
18- <service id =" jeckellab.command.bus.event_dispatcher_decorator " class =" JeckelLab\CommandDispatcher\CommandBus\EventDispatcherDecorator " >
18+ <service id =" jeckellab.command.bus.event_dispatcher.entity_flush_decorator " class =" JeckelLab\CommandDispatcherBundle\EventDispatcher\Decorator\EntityFlushDecorator " >
1919 <argument type =" service" id =" event_dispatcher" />
20+ <argument type =" service" id =" doctrine.orm.default_entity_manager" />
21+ </service >
22+ <service id =" jeckellab.command.bus.event_dispatcher_decorator" class =" JeckelLab\CommandDispatcher\CommandBus\EventDispatcherDecorator" >
23+ <argument type =" service" id =" jeckellab.command.bus.event_dispatcher.entity_flush_decorator" />
2024 <argument type =" service" id =" jeckellab.command.bus.entity_flush_decorator" />
2125 </service >
2226
You can’t perform that action at this time.
0 commit comments