Skip to content

Kirby 5.0.4

Section::defaults()

A set of default options for each component. This can be overwritten by extended classes to define basic options that should always be applied.

Section::defaults(): array

Return type

array

Parent class

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