$iterator->prev() Moves the cursor to the previous element and returns it kirby/src/Toolkit/Iterator.php#L69 $iterator->prev(): mixed|null Return type mixed|null Parent class Kirby\Toolkit\Iterator