Completed
Pull Request — master (#211)
by Gabriel
02:23
created
src/AbstractCsv.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,7 @@
 block discarded – undo
200 200
     /**
201 201
      * Set the Inner Iterator
202 202
      *
203
-     * @return StreamIterator|SplFileObject
203
+     * @return string
204 204
      */
205 205
     protected function getCsvDocument()
206 206
     {
Please login to merge, or discard this patch.