$file->next()
Returns the next item in the collection if available
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |
Return type
Kirby\Cms\Model
|null
Returns the next item in the collection if available
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |
Kirby\Cms\Model
|null