Skip to content

Kirby 5.1.4

$hasChildren->hasUnlistedChildren()

Checks if the page has any unlisted children

$hasChildren->hasUnlistedChildren(): bool

Return type

bool

This method modifies the existing $haschildren object it is applied to and returns it again.

Parent class

Kirby\Cms\HasChildren