Completed
Pull Request — master (#198)
by
unknown
03:12
created
src/Configuration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
 
47 47
     /**
48 48
      * @param string|null $key
49
-     * @param mixed|null  $default
49
+     * @param false|string  $default
50 50
      *
51 51
      * @return mixed|null
52 52
      */
Please login to merge, or discard this patch.