Value Object
Class CustomerCompany
Represents a customer company
| category |
System |
|---|---|
| package |
Customer |
| subpackage |
ValueObjects |
| implements |
CustomerCompanyInterface |
__construct(string $p_company)
Validates the length and data type of the customer company.
| Throws |
|
|---|
stringCustomer's company.
__toString() : string
stringEquivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
company : string
| var |
|---|
string