maj: suppression commentaire inutile
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
All checks were successful
Cadoles/hydra-sql/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -27,7 +27,7 @@ class PasswordEncoder implements LegacyPasswordHasherInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* Pas utilisé
|
||||
* Pas utilisé, mais on doit le garder pour le implements
|
||||
*/
|
||||
public function hash(string $plainPassword, string $salt = null): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user