Completed
Push — master ( 0efd28...9adc96 )
by Lorenzo
01:59
created
src/RequestTestable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@
 block discarded – undo
43 43
      * @param string $method
44 44
      * @param array $parameters
45 45
      * @param array $cookies
46
-     * @param array $files
46
+     * @param UploadedFile[] $files
47 47
      * @param array $server
48 48
      * @param null $content
49 49
      * @return Request
Please login to merge, or discard this patch.