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