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