$layout->hasNext()
Checks if there's a next item in the collection
$layout->hasNext(\Kirby\Cms\Collection|null $collection = null): bool
Parameters
Name | Type | Default | Description |
---|---|---|---|
$collection |
Kirby\Cms\Collection |null |
null |
Return type
bool
Inherited from
Kirby\Cms\Item