Completed
Push — master ( 39204a...32cc9c )
by Russell
03:14
created
code/models/fieldtypes/JSONText.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -249,7 +249,7 @@
 block discarded – undo
249 249
     }
250 250
 
251 251
     /**
252
-     * @param mixed $value
252
+     * @param string $value
253 253
      * @return array
254 254
      * @throws \JSONText\Exceptions\JSONTextException
255 255
      */
Please login to merge, or discard this patch.