# EmailProvider

See the `BaseProvider` for inherited methods.

{% content-ref url="" %}
[](https://megaphone.ortusbooks.com/reference/baseprovider)
{% endcontent-ref %}

### getMailService

Returns the `MailService@cbmailservices` singleton instance.

<table><thead><tr><th width="140">Name</th><th width="229">Type</th><th>Required</th><th>Default</th><th>Description</th></tr></thead><tbody><tr><td>No arguments</td><td></td><td></td><td></td><td></td></tr></tbody></table>

**Return**: (`MailService`) The `MailService@cbmailservices` singleton instance.
