Completed
Push — master ( d0cddd...ef9492 )
by Tobias
04:09
created
src/UploadedFile.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     private $stream;
48 48
 
49 49
     /**
50
-     * @param StreamInterface|string|resource $streamOrFile
50
+     * @param \Psr\Http\Message\StreamInterface $streamOrFile
51 51
      * @param int $size
52 52
      * @param int $errorStatus
53 53
      * @param string|null $clientFilename
Please login to merge, or discard this patch.