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