Skip to content

Kirby 4.5.0

$pages->isNotEmpty()

Checks if the number of elements is more than zero

$pages->isNotEmpty(): bool

Return type

bool

Parent class

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