Method | Description | |
---|---|---|
__construct ( float $default = null, boolean $nullable = true, array $options = [] ) | ||
defaultValue ( ) : float | null | ||
deserialize ( $serializedValue ) : float | ||
isNullable ( ) : boolean | ||
isValid ( $value ) : boolean | ||
name ( ) : string | ||
options ( ) : array | ||
serialize ( $value ) : string | ||
type ( ) : |
public deserialize ( $serializedValue ) : float | ||
$serializedValue | ||
return | float |