sourceProperty = $sourceProperty; } /** * @return string */ public function getSourceProperty() { return $this->sourceProperty; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefPreprocessingUrlSourceInfoNewSchema::class, 'Google_Service_Contentwarehouse_RepositoryWebrefPreprocessingUrlSourceInfoNewSchema');