Completed
Push — master ( 20b3b0...e48390 )
by ignace nyamagana
03:22 queued 02:16
created
src/Reader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -154,7 +154,7 @@
 block discarded – undo
154 154
     /**
155 155
      * Returns the row at a given offset.
156 156
      *
157
-     * @return array|false
157
+     * @return string[]
158 158
      */
159 159
     protected function seekRow(int $offset)
160 160
     {
Please login to merge, or discard this patch.