You are here

public function MandrillAPIInterface::deleteInboundDomain in Mandrill 8

1 method overrides MandrillAPIInterface::deleteInboundDomain()
MandrillAPI::deleteInboundDomain in src/MandrillAPI.php
Deletes an inbound domain.

File

src/MandrillAPIInterface.php, line 28

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function deleteInboundDomain($domain);