$blueprint->section()
Returns a single section by name
$blueprint->section(string $name): Kirby\Cms\Section|null
Parameters
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
Return type
Kirby\Cms\Section|null
Returns a single section by name
$blueprint->section(string $name): Kirby\Cms\Section|null
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
Kirby\Cms\Section|null