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