$collection->isEven()
Checks if the number of elements is even
$collection->isEven(): bool
Return type
bool
Parent class
Kirby\Cms\Collection
inherited from Kirby\Toolkit\Collection
Checks if the number of elements is even
$collection->isEven(): bool
bool
Kirby\Cms\Collection
inherited from Kirby\Toolkit\Collection