Skip to content

Kirby 4.4.1

Section::load()

Load a component definition by type

Section::load(string $type): array

Parameters

Name Type Default
$type * string

Return type

array

Parent class

Kirby\Cms\Section inherited from Kirby\Toolkit\Component