예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('xtento_orderexport/export_condition_product_found');
 }
예제 #2
0
 /**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct();
     $this->setType('easyshippingrules/rule_condition_product_found');
 }
예제 #3
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('mageworx_multifees/fee_condition_product_found');
 }