Completed
Push — master ( 5c5d2c...78e559 )
by Oleg
01:33
created
src/Provider/Csv.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.