예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->setType('points/rule_condition_product_subselect')->setValue(null);
 }
예제 #2
0
파일: Found.php 프로젝트: monarcmoso/beta2
 public function __construct()
 {
     parent::__construct();
     $this->setType('points/rule_condition_product_found');
 }