Exemplo n.º 1
0
 public function __construct()
 {
     $this->user = Jhawaii::getUserRepository()->getModule();
     $this->role = Jhawaii::getRoleRepository()->getModule();
 }
Exemplo n.º 2
0
 public function check()
 {
     return Jhawaii::check();
 }