You are here

public function MandrillAPIInterface::addInboundDomain in Mandrill 8

1 method overrides MandrillAPIInterface::addInboundDomain()
MandrillAPI::addInboundDomain in src/MandrillAPI.php
Creates a new inbound domain.

File

src/MandrillAPIInterface.php, line 26

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function addInboundDomain($domain);