Skip to content

Kirby 5.0.4

$core->load()

Loads a core part of Kirby

$core->load(): Kirby\Cms\Loader

Return type

Kirby\Cms\Loader

This method modifies the existing $core object it is applied to and returns it again.

Parent class

Kirby\Cms\Core