Weight
in package
Class Weight
Table of Contents
- $show : bool
- $weight : float
- __construct() : mixed
- Weight constructor.
- show() : bool
- value() : float
Properties
$show
protected
bool
$show
$weight
protected
float
$weight
Methods
__construct()
Weight constructor.
public
__construct(float $weight, bool $show) : mixed
Parameters
- $weight : float
- $show : bool
Return values
mixed —show()
public
show() : bool
Return values
bool —value()
public
value() : float