Class AgreementCustomerEmail
Value Object
Class AgreementCustomerEmail
Represents an agreement customer email
- AgreementCustomerEmail implements CustomerEmailInterface
Package: Customer\ValueObjects
Category: System
Implements: CustomerEmailInterface
Located at Services/Core/Customer/ValueObjects/AgreementCustomerEmail.php
Category: System
Implements: CustomerEmailInterface
Located at Services/Core/Customer/ValueObjects/AgreementCustomerEmail.php
Methods summary
public
__construct( string $email, boolean $encodeSpecialCharacters = true )
AgreementCustomerEmail constructor.