$fieldClass->isEmptyValue()
Checks if the given value is considered empty
$fieldClass->isEmptyValue(mixed $value = null): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $value | mixed |
null
|
Return type
bool
This method modifies the existing $fieldclass object it is applied to and returns it again.