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