# Config

This is the core class to handle configuration values/constants.

****

- Full class name: `Kirby\Toolkit\Config`
- Alias: `C`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Toolkit/Config.php#L15>

****

### Config

- [Config::get()](https://getkirby.com/docs/reference/objects/toolkit/config/get.md)
- [Config::remove()](https://getkirby.com/docs/reference/objects/toolkit/config/remove.md)
- [Config::set()](https://getkirby.com/docs/reference/objects/toolkit/config/set.md)