Completed
Push — master ( 190091...7bc446 )
by Russell
9s
created
code/ORM/FieldType/JSONText.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -244,7 +244,7 @@
 block discarded – undo
244 244
     }
245 245
 
246 246
     /**
247
-     * @param  mixed $value
247
+     * @param  string $value
248 248
      * @return array
249 249
      * @throws JSONTextDataException
250 250
      */
Please login to merge, or discard this patch.