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.