Skip to content

Kirby 4.8.0

Controller::load()

Controller::load(string $file, ?string $in = null): Kirby\Toolkit\Controller|null

Parameters

Name Type Default
$file * string
$in string|null null

Return type

Kirby\Toolkit\Controller|null

Parent class

Kirby\Toolkit\Controller