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