Skip to content

Kirby 4.1.2

$layouts->next()

Moves the cursor to the next element and returns it

$layouts->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\Layouts inherited from Kirby\Toolkit\Iterator