$user->isLast()
Checks if the item is the last in the collection
Parameters
| Name | Type | Default |
|---|---|---|
| $collection | Kirby\Cms\Collection|null |
null |
Return type
bool
Checks if the item is the last in the collection
| Name | Type | Default |
|---|---|---|
| $collection | Kirby\Cms\Collection|null |
null |
bool