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