예제 #1
0
 public function delete()
 {
     return parent::delete();
 }
예제 #2
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('Ess\\M2ePro\\Model\\ResourceModel\\Listing\\Other\\Log');
 }
예제 #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('Ess\\M2ePro\\Model\\ResourceModel\\Ebay\\Account\\PickupStore\\Log');
 }
예제 #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('Ess\\M2ePro\\Model\\ResourceModel\\Synchronization\\Log');
 }