phpDocumentor

CustomerGender

Class CustomerGender

Table of Contents

DIVERSE  = 'o'
FEMALE  = 'f'
MALE  = 'm'
OTHER  = 'o'
$value  : string
create()  : CustomerGender
value()  : string
__construct()  : mixed
CustomerGender constructor.

Constants

Properties

Methods

__construct()

CustomerGender constructor.

private __construct(string $value) : mixed
Parameters
$value : string
Return values
mixed

Search results