Example #1
0
 public function logout()
 {
     LoginModel::logout();
     Teleport::home();
 }