コード例 #1
0
ファイル: Request.php プロジェクト: arkaindas/Lean
 public function __construct()
 {
     parent::__construct($_GET);
 }