$users->isOdd()
Checks if the number of elements is odd
$users->isOdd(): bool
Return type
bool
Parent class
Kirby\Cms\Users
inherited from Kirby\Toolkit\Collection
Checks if the number of elements is odd
$users->isOdd(): bool
bool
Kirby\Cms\Users
inherited from Kirby\Toolkit\Collection