コード例 #1
0
ファイル: Templates.php プロジェクト: Doability/magento2dev
 protected function afterEnd()
 {
     parent::afterEnd();
     $this->getProductChangesManager()->clearCache();
 }