Documentation

PasswordHasherAwareInterface

Tags
author

Christophe Coevoet stof@notk.org

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.

Return values
string|null

        
On this page

Search results