Example #1
0
 public static function GetLoggedInUser()
 {
     return Session::GetLoggedInUser();
 }