$pageSiblings->nextUnlisted()
Returns the next unlisted page if it exists
$pageSiblings->nextUnlisted(Kirby\Cms\Pages|null $collection = null): Kirby\Cms\Page|null
Parameters
Name | Type | Default |
---|---|---|
$collection | Kirby\Cms\Pages ornull |
null
|
Return types
Kirby\Cms\Page
ornull
Parent class
Kirby\Cms\PageSiblings