Esempio n. 1
0
 static function logout() : string
 {
     Site::logOut();
     return "/";
 }