$field->isEmpty() Checks if the field is empty kirby/src/Form/Field.php#L312 $field->isEmpty(mixed $args = null): bool Parameters Name Type Default $args mixed null Return type bool Parent class Kirby\Form\Field