walkor 4 лет назад
Родитель
Сommit
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
      * @var array
      */
      */
-    protected $file = null;
+    public $file = null;
 
 
     /**
     /**
      * Mine type map.
      * Mine type map.