Completed
Pull Request — master (#7)
by Harry
02:52
created
src/Csv/CsvConfiguration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
     /**
96 96
      * @param array    $options
97 97
      * @param string   $name
98
-     * @param mixed    $default
98
+     * @param string|false    $default
99 99
      * @param callable $type
100 100
      *
101 101
      * @return mixed
Please login to merge, or discard this patch.