예제 #1
0
파일: Session.php 프로젝트: arrowrowe/ilex
 public function forget()
 {
     Core\Session::forget();
 }