@@ -35,7 +35,7 @@ |
||
35 | 35 | * @param string $id |
36 | 36 | * @param \SplFileObject $file |
37 | 37 | * @param bool $headerRow |
38 | - * @param string[]|null $header |
|
38 | + * @param string[] $header |
|
39 | 39 | * @throws FileDoesNotExist |
40 | 40 | * @throws HeaderMissing |
41 | 41 | */ |