$options->key()
Returns the current key
$options->key(): string|int|null
Return type
string
|int
|null
Parent class
Kirby\Option\Options
inherited from Kirby\Toolkit\Iterator
Returns the current key
$options->key(): string|int|null
string
|int
|null
Kirby\Option\Options
inherited from Kirby\Toolkit\Iterator