PasswordHasherAwareInterface
in
Tags
Table of Contents
Methods
- getPasswordHasherName() : string|null
- Gets the name of the password hasher used to hash the password.
Methods
getPasswordHasherName()
Gets the name of the password hasher used to hash the password.
public
getPasswordHasherName() : string|null
If the method returns null, the standard way to retrieve the password hasher will be used instead.