@@ -154,7 +154,7 @@ |
||
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 | { |