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