A cache of often used config settings to improve performance.
Storing them here saves 10k+ calls to __get() in the Config class.
Type: array
protected $configCache = [];