Skip to content

Kirby 4.3.0

$fields->next()

Moves the cursor to the next element and returns it

$fields->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Form\Fields inherited from Kirby\Toolkit\Iterator