locations = $locations; } /** * @return GoogleMapsPlayablelocationsV3SamplePlayableLocation[] */ public function getLocations() { return $this->locations; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleMapsPlayablelocationsV3SamplePlayableLocationList::class, 'Google_Service_PlayableLocations_GoogleMapsPlayablelocationsV3SamplePlayableLocationList');