mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
update cs after php-cs-fixer upgrade
This commit is contained in:
@@ -69,7 +69,7 @@ class ChillUserSendRenewPasswordCodeCommand extends Command
|
||||
LoggerInterface $logger,
|
||||
EntityManagerInterface $em,
|
||||
RecoverPasswordHelper $recoverPasswordHelper,
|
||||
EventDispatcherInterface $eventDispatcher
|
||||
EventDispatcherInterface $eventDispatcher,
|
||||
) {
|
||||
$this->logger = $logger;
|
||||
$this->em = $em;
|
||||
|
Reference in New Issue
Block a user