Skip to content

Kirby 5.0.4

Section::load()

Load a component definition by type

Section::load(string $type): array

Parameters

Name Type Default
$typerequired string no default value

Return type

array

Parent class

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