/var/www/flurhymez/vendor/google/apiclient-services/src/AndroidPublisher
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AndroidPublisher/Testers.php (1185B)
googleGroups = $googleGroups;
}
/**
* @return string[]
*/
public function getGoogleGroups()
{
return $this->googleGroups;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Testers::class, 'Google_Service_AndroidPublisher_Testers');