Exemple #1
0
 public static function forget($key)
 {
     \Session::forget($key);
 }