name = $object->getName(); $model->company_module_id = $object->getCompanyModuleId(); return $this->handler($model); } }