Skip to content

Kirby 4.2.0

$pageactions->createChild()

Creates a child of the current page

$pageactions->createChild(array $props): Kirby\Cms\Page

Parameters

Name Type Default
$props * array

Return type

Kirby\Cms\Page

Parent class

Kirby\Cms\PageActions