mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-31 12:03:48 +00:00
PHP CS Fixer updated (3.63.1 -> v3.64.0)
This commit is contained in:
@@ -57,7 +57,7 @@ class ChillImportUsersCommand extends Command
|
||||
protected LoggerInterface $logger,
|
||||
protected \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface $passwordEncoder,
|
||||
protected ValidatorInterface $validator,
|
||||
protected UserRepository $userRepository
|
||||
protected UserRepository $userRepository,
|
||||
) {
|
||||
parent::__construct('chill:main:import-users');
|
||||
}
|
||||
|
Reference in New Issue
Block a user