$site->blueprints()
Returns an array with all blueprints that are available
$site->blueprints(string $inSection = null): array
Parameters
| Name | Type | Default |
|---|---|---|
| $inSection | string |
null |
Return type
array
Parent class
Kirby\Cms\Site inherited from Kirby\Cms\ModelWithContent