Config
- Config
- The Config class loads all config files at the bootstrapping and can be used to get the config values anywhere in the framework or application.
- ConfigFileLoader
- The ConfigFileLoader class provides the functionality to load config files from a given path and get single values from it.