Skip to content

Kirby 5.0.1

$blocks->next()

Moves the cursor to the next element and returns it

$blocks->next(): Kirby\Cms\Block

Return type

Kirby\Cms\Block

Parent class

Kirby\Cms\Blocks inherited from Kirby\Toolkit\Iterator