$blocks->next() Moves the cursor to the next element and returns it kirby/src/Toolkit/Iterator.php#L78 $blocks->next(): mixed|null Return type mixed|null Parent class Kirby\Cms\Blocks inherited from Kirby\Toolkit\Iterator