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