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