FieldtypeFloat::isEmptyValue()

Is given value considered empty to this Fieldtype?

Usage

$bool = $fieldtypeFloat->isEmptyValue(Field $field, mixed $value);

Arguments

NameType(s)Description
$fieldField
$valuemixed

Return value

bool


FieldtypeFloat methods and properties

API reference based on ProcessWire core version 3.0.251