Completed
Push — master ( ffb1ad...130f0c )
by Hu
12:42 queued 09:47
created
src/Reader/TailReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
     /**
65 65
      * read from stream
66 66
      * @param null $length
67
-     * @return bool|string If there is no more data to read, the process will be blocked
67
+     * @return string If there is no more data to read, the process will be blocked
68 68
      */
69 69
     public function read($length = null)
70 70
     {
Please login to merge, or discard this patch.