コード例 #1
0
ファイル: ShippingRequester.php プロジェクト: ppkowalski/M2E
 public function eventBeforeExecuting()
 {
     parent::eventBeforeExecuting();
     $this->deleteProcessedChanges();
 }