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