Blueprint::find()
Find a blueprint by name
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
Return type
array
Exceptions
Type | Description |
---|---|
Kirby\Exception\NotFoundException |
If the blueprint cannot be found |
Find a blueprint by name
Name | Type | Default |
---|---|---|
$name * | string |
– |
array
Type | Description |
---|---|
Kirby\Exception\NotFoundException |
If the blueprint cannot be found |