Skip to content

Kirby 4.4.1

$options->next()

Moves the cursor to the next element and returns it

$options->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Option\Options inherited from Kirby\Toolkit\Iterator