$userblueprint->acceptedFileTemplates()
Gathers what file templates are allowed in this model based on the blueprint
$userblueprint->acceptedFileTemplates(?string $inSection = null): array
Parameters
| Name | Type | Default |
|---|---|---|
| $inSection | string|null |
null |
Return type
array
Parent class
Kirby\Cms\UserBlueprint inherited from Kirby\Cms\Blueprint