$iterator->next() Moves the cursor to the next element and returns it kirby/src/Toolkit/Iterator.php#L95 $iterator->next(): mixed Return type mixed Parent class Kirby\Toolkit\Iterator