nameVariantData = $nameVariantData; } /** * @return RepositoryWebrefPreprocessingNameVariantData[] */ public function getNameVariantData() { return $this->nameVariantData; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefPreprocessingNormalizedNameData::class, 'Google_Service_Contentwarehouse_RepositoryWebrefPreprocessingNormalizedNameData');