Completed
Push — releases/v0.2.1 ( 5b7c83...363518 )
by Luke
03:29
created
src/CSVelte/IO/IteratorStream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -259,7 +259,7 @@
 block discarded – undo
259 259
     /**
260 260
      * Closes the stream and any underlying resources.
261 261
      *
262
-     * @return void
262
+     * @return boolean
263 263
      */
264 264
     public function close()
265 265
     {
Please login to merge, or discard this patch.