$layoutcolumn->hasPrev()
Checks if there's a previous item in the collection
$layoutcolumn->hasPrev(\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