$user->isFirst()
Checks if the item is the first in the collection
$user->isFirst(\Kirby\Cms\Collection|null $collection = null): boolParameters
| Name | Type | Default | 
|---|---|---|
| $collection | Kirby\Cms\Collection|null | null | 
Return type
bool