reference = $object->getReference(); $model->value = json_encode($object->getValue()); return $this->handler($model); } }