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