Completed
Push — master ( 9fe7ae...288153 )
by ignace nyamagana
08:53 queued 07:26
created
src/Reader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -131,7 +131,7 @@
 block discarded – undo
131 131
      *
132 132
      * @param int $offset
133 133
      *
134
-     * @return mixed
134
+     * @return string[]
135 135
      */
136 136
     protected function seekRow(int $offset)
137 137
     {
Please login to merge, or discard this patch.