Example #1
0
 public function isExistSession()
 {
     echo Session::isExist('hello');
 }