new Blueprint()
Creates a new blueprint object with the given props
Parameters
Name | Type | Default |
---|---|---|
$props * | array |
– |
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
If the blueprint model is missing |