$structure->isNotEmpty()
Checks if the number of elements is more than zero
$structure->isNotEmpty(): bool
Return type
bool
Parent class
Kirby\Cms\Structure
inherited from Kirby\Toolkit\Collection
Checks if the number of elements is more than zero
$structure->isNotEmpty(): bool
bool
Kirby\Cms\Structure
inherited from Kirby\Toolkit\Collection