Section::setup()
Loads all options from the component definition mixes in the defaults from the defaults method and then injects all additional mixins, defined in the component options.
Section::setup(string $type): arrayParameters
| Name | Type | Default | 
|---|---|---|
| $type * | string | – | 
Return type
array
Parent class
  Kirby\Cms\Section    inherited from Kirby\Toolkit\Component