Skip to content

Kirby 4.1.2

$items->isNotEmpty()

Checks if the number of elements is more than zero

$items->isNotEmpty(): bool

Return type

bool

Parent class

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