Пример #1
0
 public function __construct()
 {
     parent::__construct();
     $tempParams = array('runner_actions' => $this->_runnerActions);
     $this->_productInspector = Mage::getModel('M2ePro/Amazon_Template_Synchronization_ProductInspector', $tempParams);
 }