FloatValue
in package
implements
BaseValueInterface
Read onlyYes
Table of Contents
Interfaces
- BaseValueInterface
- This models the smallest piece of data.
Properties
- $rawValue : float
Methods
- __construct() : mixed
- getDisplayValue() : string
- getValue() : string|int|float|bool|DateTimeInterface|array<string|int, mixed>|null
Properties
$rawValue
private
float
$rawValue
Methods
__construct()
public
__construct(float $rawValue) : mixed
Parameters
- $rawValue : float
getDisplayValue()
public
getDisplayValue([string|null $locale = null ]) : string
Parameters
- $locale : string|null = null
Return values
stringgetValue()
public
getValue() : string|int|float|bool|DateTimeInterface|array<string|int, mixed>|null