Skip to content

Kirby 4.1.2

$collection->isEmpty()

Checks if the number of elements is zero

$collection->isEmpty(): bool

Return type

bool

Parent class

Kirby\Cms\Collection inherited from Kirby\Toolkit\Collection