Documentation

UserEntity
in package
implements UserEntityInterface

Table of Contents

Interfaces

UserEntityInterface

Properties

$hash  : mixed
$username  : mixed

Methods

__construct()  : mixed
getIdentifier()  : string
passwordVerify()  : bool

Properties

Methods

__construct()

public __construct(mixed $username, mixed $password) : mixed
Parameters
$username : mixed
$password : mixed

getIdentifier()

public getIdentifier() : string
Return values
string

passwordVerify()

public passwordVerify(string $password) : bool
Parameters
$password : string
Return values
bool

        
On this page

Search results