예제 #1
0
파일: Session.php 프로젝트: df-arif/df-core
 public static function getId()
 {
     return \Session::getId();
 }