Completed
Push — master ( d0d98a...1dda5a )
by Russell
02:46
created
code/models/fieldtypes/JSONText.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -177,7 +177,7 @@
 block discarded – undo
177 177
 
178 178
     /**
179 179
      * @param array $value
180
-     * @return mixed null|string
180
+     * @return string null|string
181 181
      */
182 182
     public function toJson($value)
183 183
     {
Please login to merge, or discard this patch.