You are here

public function MandrillAPIInterface::getSenders in Mandrill 8

1 method overrides MandrillAPIInterface::getSenders()
MandrillAPI::getSenders in src/MandrillAPI.php
Gets a list of senders.

File

src/MandrillAPIInterface.php, line 21

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getSenders();