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