Loading Resources/config/services.yml +4 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,7 @@ services: whatwedo\CronBundle\: resource: '../../*' exclude: '../../{DependencyInjection,Entity,Kernel.php}' whatwedo\CronBundle\EventListener\ExecutionSubscriber: tags: - { name: doctrine.event_subscriber, connection: default } Loading
Resources/config/services.yml +4 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,7 @@ services: whatwedo\CronBundle\: resource: '../../*' exclude: '../../{DependencyInjection,Entity,Kernel.php}' whatwedo\CronBundle\EventListener\ExecutionSubscriber: tags: - { name: doctrine.event_subscriber, connection: default }