コード例 #1
0
ファイル: NullHTTPRequest.php プロジェクト: rixrix/sapphire
 function __construct()
 {
     parent::__construct(null, null);
 }