$user->prevAll()
Returns the beginning of the collection before the current item
$user->prevAll(\Kirby\Cms\Collection|null $collection = null): Kirby\Cms\CollectionParameters
| Name | Type | Default | 
|---|---|---|
| $collection | Kirby\Cms\Collection|null | null |