Completed
Push — master ( 785674...6f8682 )
by Chubarov
02:34
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
      *
32 32
      * @param  array|string  $key
33 33
      * @param  mixed  $default
34
-     * @return mixed
34
+     * @return string
35 35
      */
36 36
     function config($key = null, $default = null)
37 37
     {
Please login to merge, or discard this patch.