Documentation

Attribute
in package

Table of Contents

$current  : float
$default  : float
$id  : string
$max  : float
$min  : float
__construct()  : mixed
getCurrent()  : float
getDefault()  : float
getId()  : string
getMax()  : float
getMin()  : float

Properties

Methods

__construct()

public __construct(string $id, float $min, float $max, float $current, float $default) : mixed
Parameters
$id : string
$min : float
$max : float
$current : float
$default : float
Return values
mixed

getCurrent()

public getCurrent() : float
Return values
float

getDefault()

public getDefault() : float
Return values
float

getId()

public getId() : string
Return values
string

getMax()

public getMax() : float
Return values
float

getMin()

public getMin() : float
Return values
float

Search results