$pagesiblings->hasPrevListed()
Checks if there's a previous listed page in the siblings collection
$pagesiblings->hasPrevListed(\Kirby\Cms\Collection|null $collection = null): bool
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Collection |null |
null |
Return type
bool
Parent class
Kirby\Cms\PageSiblings