Completed
Push — master ( 6b7849...00594a )
by Russell
02:09
created
code/models/fieldtypes/JSONText.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -239,7 +239,7 @@
 block discarded – undo
239 239
     }
240 240
 
241 241
     /**
242
-     * @param mixed $value
242
+     * @param string $value
243 243
      * @return array
244 244
      * @throws \JSONText\Exceptions\JSONTextDataException
245 245
      */
Please login to merge, or discard this patch.