public function MandrillServiceInterface::send in Mandrill 8
1 method overrides MandrillServiceInterface::send()
- MandrillService::send in src/
MandrillService.php - Abstracts sending of messages, allowing queueing option.
File
- src/
MandrillServiceInterface.php, line 11
Class
- MandrillServiceInterface
- Interface for the Mandrill service.
Namespace
Drupal\mandrillCode
public function send($message);