Config::get()
Config::get(string|array $key = null, mixed $default = null): mixed
Parameters
| Name | Type | Default |
|---|---|---|
| $key | string|array |
null |
| $default | mixed |
null |
Return type
mixed
Parent class
Kirby\Toolkit\Config inherited from Kirby\Toolkit\Silo