matchedLightweightToken = $matchedLightweightToken; } /** * @return RepositoryWebrefLightweightTokensMatchedLightweightToken[] */ public function getMatchedLightweightToken() { return $this->matchedLightweightToken; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefLightweightTokensPerNameLightweightToken::class, 'Google_Service_Contentwarehouse_RepositoryWebrefLightweightTokensPerNameLightweightToken');