Example #1
0
 public function makeGuest()
 {
     Core\Session::makeGuest();
 }