public function MandrillAPIInterface::send in Mandrill 8
1 method overrides MandrillAPIInterface::send()
- MandrillAPI::send in src/
MandrillAPI.php - The function that calls the API send message.
File
- src/
MandrillAPIInterface.php, line 31
Class
- MandrillAPIInterface
- Interface for the Mandrill API.
Namespace
Drupal\mandrillCode
public function send(array $message);