Completed
Push — master ( 5d8a48...562277 )
by ignace nyamagana
13s queued 11s
created
src/Stream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -121,7 +121,7 @@
 block discarded – undo
121 121
     /**
122 122
      * New instance.
123 123
      *
124
-     * @param mixed $stream stream type resource
124
+     * @param resource $stream stream type resource
125 125
      */
126 126
     public function __construct($stream)
127 127
     {
Please login to merge, or discard this patch.