walkor 4 rokov pred
rodič
commit
4d1e8da040
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.