Class CustomerPassword
Value Object
Class CustomerPassword
Represents a customer password
- CustomerPassword implements CustomerPasswordInterface
Package: Customer\ValueObjects
Category: System
Implements: CustomerPasswordInterface
Located at CoreServices/Customer/ValueObjects/CustomerPassword.inc.php
Category: System
Implements: CustomerPasswordInterface
Located at CoreServices/Customer/ValueObjects/CustomerPassword.inc.php
Methods summary
public
|
#
__construct( string $p_password, boolean $p_disableHash = false )
Constructor for the class CustomerPassword. |
public
string
|
Properties summary
protected
string
|
$md5password
Customer's password. |