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