mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Feature: bootstrap dependency injection for CronJobManager
This commit is contained in:
@@ -61,3 +61,9 @@ services:
|
||||
autowire: true
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
Chill\MainBundle\Command\ExecuteCronJobCommand:
|
||||
autoconfigure: true
|
||||
autowire: true
|
||||
tags:
|
||||
- {name: console.command }
|
||||
|
Reference in New Issue
Block a user