Completed
Pull Request — master (#30)
by Ryan
01:39
created
src/Support/Config.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      * @author JasonYan <[email protected]>
61 61
      *
62 62
      * @param string $key
63
-     * @param array  $value
63
+     * @param string|null  $value
64 64
      */
65 65
     public function set(string $key, $value)
66 66
     {
Please login to merge, or discard this patch.