Skip to content

Kirby 4.3.0

$fieldsets->next()

Moves the cursor to the next element and returns it

$fieldsets->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\Fieldsets inherited from Kirby\Toolkit\Iterator