Completed
Push — master ( 5fac45...a8bd3e )
by Michael
02:57
created
class/Helper.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
      * @param null|string $name
60 60
      * @param null|string $value
61 61
      *
62
-     * @return mixed
62
+     * @return null|string
63 63
      */
64 64
     public function setConfig($name = null, $value = null)
65 65
     {
Please login to merge, or discard this patch.