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