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