$options->next()
Moves the cursor to the next element and returns it
$options->next(): Kirby\Option\Option
Return type
Parent class
Kirby\Option\Options
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the next element and returns it
$options->next(): Kirby\Option\Option
Kirby\Option\Options
inherited from Kirby\Toolkit\Iterator