Completed
Push — master ( 31fd01...7575c0 )
by ARCANEDEV
04:07
created
src/Stores/EloquentStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
      * Get the config value by key.
67 67
      *
68 68
      * @param  string  $key
69
-     * @param  mixed   $default
69
+     * @param  string|false   $default
70 70
      *
71 71
      * @return mixed
72 72
      */
Please login to merge, or discard this patch.