EncoderAwareInterface
in
Tags
Table of Contents
- getEncoderName() : string|null
- Gets the name of the encoder used to encode the password.
Methods
getEncoderName()
Gets the name of the encoder used to encode the password.
public
getEncoderName() : string|null
If the method returns null, the standard way to retrieve the encoder will be used instead.