ProMailerEmail::emailInDomain()
Is the given email in the given domain (or host)?
Usage
$bool = $proMailerEmail->emailInDomain(string $email, $domain);Arguments
| Name | Type(s) | Description |
|---|---|---|
$email | string | |
$domain | string array |
Return value
bool
ProMailerEmail methods and properties
API reference based on ProcessWire core version 3.0.253