示例#1
0
 public function setup()
 {
     parent::setup();
     $this->helper = new Library();
 }
示例#2
0
 public function setup()
 {
     parent::setup();
     $this->helper = new ESWIS();
 }