$hasChildren->children()
Returns all published children
$hasChildren->children(): Kirby\Cms\Pages
Return type
This method modifies the existing $haschildren object it is applied to and returns it again.
Parent class
Kirby\Cms\HasChildren
Returns all published children
$hasChildren->children(): Kirby\Cms\Pages
This method modifies the existing $haschildren object it is applied to and returns it again.
Kirby\Cms\HasChildren