Completed
Push — master ( dec5d6...5872b4 )
by Zaahid
04:39
created
src/Stream/UUDecodeStreamFilter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -58,7 +58,7 @@
 block discarded – undo
58 58
      * Filters the lines in the passed $lines array, returning a concatenated
59 59
      * string of decoded lines.
60 60
      * 
61
-     * @param array $lines
61
+     * @param string[] $lines
62 62
      * @param int $consumed
63 63
      * @return string
64 64
      */
Please login to merge, or discard this patch.