_config->getValue( self::XML_PATH_INVALID_CACHES, \Magento\Store\Model\ScopeInterface::SCOPE_STORE ) ); if ($this->isValueChanged()) { $this->cacheTypeList->invalidate($types); } return parent::afterSave(); } }