modules = $modules; } /** * @return BlueGingerClientVisibleProtoBlueGingerSupportedServicesBlueGingerModule[] */ public function getModules() { return $this->modules; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BlueGingerClientVisibleProtoBlueGingerSupportedServices::class, 'Google_Service_Contentwarehouse_BlueGingerClientVisibleProtoBlueGingerSupportedServices');