class Email implements IEnumerable

Traits

Class Enumerable

Constants

CONFIG

Methods

static array
getCostants()

No description

static 
isValidValue($valore)

No description

static string
getCostantsValues(string $separator = ', ')

No description

static 
getCostant($costant)

No description

__construct(Command $command)

No description

read($silent)

No description

Details

in Enumerable at line line 14
static array getCostants()

Return Value

array

at line line 68
static isValidValue($valore)

Parameters

$valore

in Enumerable at line line 35
static string getCostantsValues(string $separator = ', ')

Parameters

string $separator

Return Value

string

in Enumerable at line line 40
static getCostant($costant)

Parameters

$costant

at line line 26
__construct(Command $command)

Parameters

Command $command

at line line 33
read($silent)

Parameters

$silent