/var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/SQLAdmin/InstancesDemoteMasterRequest.php (1324B)
demoteMasterContext = $demoteMasterContext;
}
/**
* @return DemoteMasterContext
*/
public function getDemoteMasterContext()
{
return $this->demoteMasterContext;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(InstancesDemoteMasterRequest::class, 'Google_Service_SQLAdmin_InstancesDemoteMasterRequest');