Example #1
0
 protected function makeObj()
 {
     parent::makeObj();
     $this->auth = new Auth();
 }