Completed
Push — master ( 0d7657...df0666 )
by Russell
07:37
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.