Skip to content

Kirby 4.2.0

$layouts->prev()

Moves the cursor to the previous element and returns it

$layouts->prev(): mixed|null

Return type

mixed|null

Parent class

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