Skip to content

Kirby 4.1.2

new Blueprint()

Creates a new blueprint object with the given props

new Blueprint(array $props)

Parameters

Name Type Default
$props * array

Exceptions

Type Description
Kirby\Exception\InvalidArgumentException If the blueprint model is missing

Parent class

Kirby\Cms\Blueprint