コード例 #1
0
ファイル: CloudAuth.php プロジェクト: cloudmanic/php-warchest
 public static function logout()
 {
     Session::flush();
 }