Skip to content

Kirby 5.0.1

$fileBlueprint->section()

Returns a single section by name

$fileBlueprint->section(string $name): Kirby\Cms\Section|null

Parameters

Name Type Default
$namerequired string no default value

Return types

Kirby\Cms\Sectionornull

Parent class

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