$translations->prev()
Moves the cursor to the previous element and returns it
$translations->prev(): mixed|null
Return type
mixed|null
Parent class
Kirby\Cms\Translations inherited from Kirby\Toolkit\Iterator
Moves the cursor to the previous element and returns it
$translations->prev(): mixed|null
mixed|null
Kirby\Cms\Translations inherited from Kirby\Toolkit\Iterator