Completed
Push — master ( b8b57a...0791f9 )
by Josh
10s
created
src/Stream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
 
13 13
     /**
14 14
      * Stream constructor.
15
-     * @param $stream
15
+     * @param resource $stream
16 16
      */
17 17
     public function __construct($stream)
18 18
     {
Please login to merge, or discard this patch.