$core->load()
Loads a core part of Kirby
$core->load(): Kirby\Cms\Loader
Return type
This method modifies the existing $core
object it is applied to and returns it again.
Loads a core part of Kirby
$core->load(): Kirby\Cms\Loader
This method modifies the existing $core
object it is applied to and returns it again.