PasswordHashed
in package
Table of Contents
Properties
- $hash : string
- $hashType : CreateUserPasswordHashType
Methods
- __construct() : mixed
Properties
$hash read-only
public
string
$hash
$hashType read-only
public
CreateUserPasswordHashType
$hashType
Methods
__construct()
public
__construct(string $hash, CreateUserPasswordHashType $hashType) : mixed
Parameters
- $hash : string
- $hashType : CreateUserPasswordHashType