$field->isEmpty()
Checks if the field is empty
$field->isEmpty(mixed ...$args = null): bool
Parameters
| Name | Type | Default |
|---|---|---|
| ... $args | mixed |
null |
Return type
bool
Checks if the field is empty
$field->isEmpty(mixed ...$args = null): bool
| Name | Type | Default |
|---|---|---|
| ... $args | mixed |
null |
bool