Example #1
0
 public function has($key)
 {
     return Core\Session::has($key);
 }