Example #1
0
 public function LogOutAction($params)
 {
     \Av\AuthController::LogOut();
 }