project_type = $object->getProjectType(); $model->name = $object->getName(); return $this->handler($model); } }