$collection->next()
Moves the cursor to the next element and returns it
Return type
mixed
|null
Parent class
Kirby\Blueprint\Collection
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the next element and returns it
mixed
|null
Kirby\Blueprint\Collection
inherited from Kirby\Toolkit\Iterator