Skip to content

Kirby 4.3.0

$languages->prev()

Moves the cursor to the previous element and returns it

$languages->prev(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\Languages inherited from Kirby\Toolkit\Iterator