$hasChildren->drafts()
Returns all draft children
$hasChildren->drafts(): 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 draft children
$hasChildren->drafts(): Kirby\Cms\Pages
This method modifies the existing $haschildren object it is applied to and returns it again.
Kirby\Cms\HasChildren