Пример #1
0
 public static function has($name)
 {
     return \Session::has($name);
 }