Sets the ConfigCache factory to use.
public function setConfigCacheFactory(ConfigCacheFactoryInterface $configCacheFactory) : void { $this->configCacheFactory = $configCacheFactory; }