$collection->next() Moves the cursor to the next element and returns it kirby/src/Toolkit/Iterator.php#L99 $collection->next(): mixed Return type mixed Parent class Kirby\Blueprint\Collection inherited from Kirby\Toolkit\Iterator