コード例 #1
0
 public function verifyAuth()
 {
     return (bool) AuthSession::getAutenticado();
 }