$layout->nextAll()
Returns the end of the collection starting after the current item
$layout->nextAll(Kirby\Cms\Layouts|null $collection = null): Kirby\Cms\Layouts
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Layouts ornull |
null
|
Return type
Parent class
Kirby\Cms\Layout
inherited from Kirby\Cms\Item