Example #1
0
 static function logout() : string
 {
     Site::logOut();
     return "/";
 }