$fieldclass->nextAll()
Returns the end of the collection starting after the current item
$fieldclass->nextAll(\Kirby\Cms\Collection|null $collection = null): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |