Completed
Push — master ( b38f5d...97d6d4 )
by Chad
10s
created
src/Reader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,7 +99,7 @@
 block discarded – undo
99 99
     /**
100 100
      * Advances to the next row in this csv reader
101 101
      *
102
-     * @return mixed
102
+     * @return null|false
103 103
      */
104 104
     public function next()
105 105
     {
Please login to merge, or discard this patch.