walkor 4 年之前
父節點
當前提交
4d1e8da040
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Protocols/Http/Response.php

+ 1 - 1
Protocols/Http/Response.php

@@ -59,7 +59,7 @@ class Response
      *
      * @var array
      */
-    protected $file = null;
+    public $file = null;
 
     /**
      * Mine type map.