Skip to content

Kirby 4.2.0

$fileblueprint->acceptedFileTemplates()

Gathers what file templates are allowed in this model based on the blueprint

$fileblueprint->acceptedFileTemplates(?string $inSection = null): array

Parameters

Name Type Default
$inSection string|null null

Return type

array

Parent class

Kirby\Cms\FileBlueprint inherited from Kirby\Cms\Blueprint