$fields->isEmpty()
Checks if the number of elements is zero
$fields->isEmpty(): bool
Return type
bool
Parent class
Kirby\Form\Fields
inherited from Kirby\Toolkit\Collection
Checks if the number of elements is zero
$fields->isEmpty(): bool
bool
Kirby\Form\Fields
inherited from Kirby\Toolkit\Collection