@@ -220,7 +220,6 @@ |
||
| 220 | 220 | /** |
| 221 | 221 | * Validate the column against the processed CSV header |
| 222 | 222 | * |
| 223 | - * @param array $columns Statement CSV columns |
|
| 224 | 223 | * @param string[] $headers Reader CSV header |
| 225 | 224 | * |
| 226 | 225 | * @throws Exception If a column is not found |