Наследование: extends ValueHandler
Пример #1
0
 public function getArrayValue()
 {
     return json_decode(parent::getTextValue());
 }