/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/AlertCenter
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/AlertCenter/DomainId.php (1184B)
customerPrimaryDomain = $customerPrimaryDomain;
}
/**
* @return string
*/
public function getCustomerPrimaryDomain()
{
return $this->customerPrimaryDomain;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(DomainId::class, 'Google_Service_AlertCenter_DomainId');