Skip to content

Kirby 4.4.1

$pagesiblings->hasNextListed()

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

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