$pageactions->createChild()
Creates a child of the current page
Parameters
Name | Type | Default |
---|---|---|
$props * | array |
– |
Return type
Kirby\Cms\PageActions
This method does not modify the existing $pageactions
object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Cms\PageActions