$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\Section
ornull
Parent class
Kirby\Cms\FileBlueprint
inherited from Kirby\Cms\Blueprint