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 |