You are here

public function MandrillAPIInterface::getInboundDomains in Mandrill 8

1 method overrides MandrillAPIInterface::getInboundDomains()
MandrillAPI::getInboundDomains in src/MandrillAPI.php
Gets a list of inbound domains.

File

src/MandrillAPIInterface.php, line 14

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getInboundDomains();