Example #1
0
 public static function Destroy()
 {
     Session::GetInstance();
     return session_destroy();
 }