Completed
Push — master ( 9395b4...e05577 )
by David
16s queued 11s
created
src/DecoderPlugin.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
      * @param string          $encoding
122 122
      * @param StreamInterface $stream
123 123
      *
124
-     * @return StreamInterface|false A new stream interface or false if encoding is not supported
124
+     * @return StreamInterface A new stream interface or false if encoding is not supported
125 125
      */
126 126
     private function decorateStream($encoding, StreamInterface $stream)
127 127
     {
Please login to merge, or discard this patch.