$kirby->option() Load a specific configuration option kirby/src/Cms/App.php#L1039 $kirby->option(string $key, mixed $default = null): mixed Parameters Name Type Default $key * string – $default mixed null Return type mixed Parent class Kirby\Cms\App