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