$userblueprint->section()
Returns a single section by name
$userblueprint->section(string $name): Kirby\Cms\Section|null
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
Return type
Kirby\Cms\Section
|null
Parent class
Kirby\Cms\UserBlueprint
inherited from Kirby\Cms\Blueprint