$fields->next()
Moves the cursor to the next element and returns it
$fields->next(): mixed
Return type
mixed
Parent class
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the next element and returns it
$fields->next(): mixed
mixed
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator