Completed
Pull Request — master (#309)
by ignace nyamagana
03:30
created
src/Reader.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -143,6 +143,7 @@
 block discarded – undo
143 143
 
144 144
     /**
145 145
      * Returns the row at a given offset.
146
+     * @return string[]
146 147
      */
147 148
     protected function seekRow(int $offset)
148 149
     {
Please login to merge, or discard this patch.