class ValueCount extends Model (View source)

Properties

int $count
array $value

Methods

setCount($count)

No description

int
getCount()

No description

setValue($value)

No description

array
getValue()

No description

Details

setCount($count)

No description

Parameters

$count

int getCount()

No description

Return Value

int

setValue($value)

No description

Parameters

$value

array getValue()

No description

Return Value

array