@@ -244,7 +244,7 @@ |
||
244 | 244 | } |
245 | 245 | |
246 | 246 | /** |
247 | - * @param mixed $value |
|
247 | + * @param string $value |
|
248 | 248 | * @return array |
249 | 249 | * @throws JSONTextDataException |
250 | 250 | */ |
@@ -58,7 +58,7 @@ |
||
58 | 58 | * |
59 | 59 | * @return null |
60 | 60 | */ |
61 | - public function onBeforeWrite() |
|
61 | + public function onBeforeWrite() |
|
62 | 62 | { |
63 | 63 | parent::onBeforeWrite(); |
64 | 64 |