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