Exemplo n.º 1
0
 public function verifyAuth()
 {
     return (bool) AuthSession::getAutenticado();
 }