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