@@ -99,7 +99,7 @@ |
||
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 | { |