public function fetchData()
 {
     $this->getAppRegister();
     return parent::fetchData();
 }