Completed
Push — psr2-config ( d6fc72...e901cf )
by Andreas
09:26 queued 04:45
created
lib/plugins/config/core/Setting/Setting.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
      * This is applied in initialize() and update()
99 99
      *
100 100
      * @param mixed $value
101
-     * @return mixed
101
+     * @return string
102 102
      */
103 103
     protected function cleanValue($value) {
104 104
         return $value;
Please login to merge, or discard this patch.