$user->isNth()
Checks if the item is at a certain position
Parameters
Name | Type | Default |
---|---|---|
$n * | int |
– |
$collection | Kirby\Cms\Collection |null |
null |
Return type
bool
Checks if the item is at a certain position
Name | Type | Default |
---|---|---|
$n * | int |
– |
$collection | Kirby\Cms\Collection |null |
null |
bool