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