mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fixed: [cronjob command] force command name
This commit is contained in:
parent
0bfb5c617e
commit
acfa3d6849
@ -22,7 +22,6 @@ class ExecuteCronJobCommand extends Command
|
||||
private CronManagerInterface $cronManager;
|
||||
|
||||
public function __construct(
|
||||
?string $name,
|
||||
CronManagerInterface $cronManager
|
||||
) {
|
||||
parent::__construct('chill:cron-job:execute');
|
||||
|
Loading…
x
Reference in New Issue
Block a user