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 |
|
---|
string
Customer's company.
__toString() : string
string
Equivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
company : string
var |
---|
string