$blueprint->acceptedFileTemplates() Gathers what file templates are allowed in this model based on the blueprint kirby/src/Cms/Blueprint.php#L105 $blueprint->acceptedFileTemplates(?string $inSection = null): array Parameters Name Type Default $inSection string|null null Return type array Parent class Kirby\Cms\Blueprint