class Option extends Model (View source)

Properties

string $name
array[] $value

Methods

setName($name)

No description

string
getName()

No description

setValue($value)

No description

array[]
getValue()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

array[] getValue()

No description

Return Value

array[]