Function Hook_Health_Check->get_mail_domains
Definitions
sources/health_check.php
- Get a list of e-mail domains the site uses.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$include_all | boolean | True | N/A | N/A | Include all e-mail domains, as opposed to just the main outgoing one |
Return
- Map of e-mail domains to e-mail addresses on the domain
- Type: array
- Set: N/A
- Range: N/A