feature = $feature; } /** * @return IndexingUrlPatternUrlTreeUrlFeature[] */ public function getFeature() { return $this->feature; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(IndexingUrlPatternUrlTreeUrlFeatures::class, 'Google_Service_Contentwarehouse_IndexingUrlPatternUrlTreeUrlFeatures');