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