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