phpDocumentor

CustomerHashedPassword
in package
implements CustomerPasswordInterface

Class CustomerHashedPassword

Represents a customer's password hash.

Tags
category

System

subpackage

ValueObjects

implements

CustomerPasswordInterface

Interfaces, Classes and Traits

CustomerPasswordInterface
Value Object.

Table of Contents

$password  : string
Customer's password hash.
__construct()  : mixed
Constructor for the class CustomerHashedPassword.
__toString()  : string
Returns the password hash as string value.

Properties

Methods

Search results