Skip to content

Kirby 4.2.0

$pagesiblings->hasNextUnlisted()

Checks if there's a next unlisted page in the siblings collection

$pagesiblings->hasNextUnlisted(\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