modelId = $modelId; } /** @return string */ public function getModelId() { return $this->modelId; } }