$pageactions->createChild()
Creates a child of the current page
$pageactions->createChild(array $props): Kirby\Cms\Page
Parameters
| Name | Type | Default |
|---|---|---|
| $props * | array |
– |
Return type
Parent class
Kirby\Cms\PageActions
Creates a child of the current page
$pageactions->createChild(array $props): Kirby\Cms\Page
| Name | Type | Default |
|---|---|---|
| $props * | array |
– |
Kirby\Cms\PageActions