Skip to content

Kirby 4.1.2

$collection->isNotEmpty()

Checks if the number of elements is more than zero

$collection->isNotEmpty(): bool

Return type

bool

Parent class

Kirby\Toolkit\Collection