Skip to content

Kirby 5.0.4

new Blueprint()

Creates a new blueprint object with the given props

new Blueprint(array $props)

Parameters

Name Type Default
$propsrequired array no default value

Exceptions

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

Parent class

Kirby\Cms\Blueprint