configCache = $configCache; $this->configModel = $configModel; } /** * {@inheritDoc} */ public function getCache() { return $this->configCache; } }