Failed Conditions
Pull Request — psr2 (#2382)
by Andreas
18:09 queued 12:09
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.