source = $source; } /** * @return RepositoryWebrefPreprocessingUrlSourceInfo[] */ public function getSource() { return $this->source; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefPreprocessingUrlMatchingMetadata::class, 'Google_Service_Contentwarehouse_RepositoryWebrefPreprocessingUrlMatchingMetadata');