Skip to content

FloatValueType


  • Full name: \Qubus\Inheritance\Contract\FloatValueType

Methods

float

Get the specified float value.

public float(string $key, callable|float|null $default = null): float

Parameters:

Parameter Type Description
$key string
$default callable|float|null

Throws: