Skip to content

Kirby 5.0.4

$pageCreateDialog->blueprint()

Get the blueprint settings for the new page

$pageCreateDialog->blueprint(): Kirby\Cms\PageBlueprint

Return type

Kirby\Cms\PageBlueprint

This method modifies the existing $pagecreatedialog object it is applied to and returns it again.

Parent class

Kirby\Panel\PageCreateDialog