コード例 #1
0
ファイル: Session.php プロジェクト: arrowrowe/ilex
 public function __construct()
 {
     Core\Session::boot();
 }