Skip to content

Kirby 4.2.0

$siteblueprint->acceptedFileTemplates()

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

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

Parameters

Name Type Default
$inSection string|null null

Return type

array

Parent class

Kirby\Cms\SiteBlueprint inherited from Kirby\Cms\Blueprint