$fieldset->indexOf()
Returns the position / index in the collection
$fieldset->indexOf(\Kirby\Cms\Collection|null $collection = null): int
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |
Return type
int
Parent class
Kirby\Cms\Fieldset
inherited from Kirby\Cms\Item