$page->indexOf()
Returns the position / index in the collection
$page->indexOf(\Kirby\Cms\Collection|null $collection = null): int
Parameters
Name | Type | Default | Description |
---|---|---|---|
$collection |
Kirby\Cms\Collection |null |
null |
Return type
int