name = $object->getName(); $model->type = $object->getType(); return $this->handler($model); } }