mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 15:25:00 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -54,7 +54,7 @@ final readonly class CronManager implements CronManagerInterface
|
||||
private CronJobExecutionRepositoryInterface $cronJobExecutionRepository,
|
||||
private EntityManagerInterface $entityManager,
|
||||
private iterable $jobs,
|
||||
private LoggerInterface $logger
|
||||
private LoggerInterface $logger,
|
||||
) {}
|
||||
|
||||
public function run(?string $forceJob = null): void
|
||||
|
Reference in New Issue
Block a user