public function MandrillAPIInterface::getTemplates in Mandrill 8
1 method overrides MandrillAPIInterface::getTemplates()
- MandrillAPI::getTemplates in src/
MandrillAPI.php - Gets a list of mandrill template objects.
File
- src/
MandrillAPIInterface.php, line 11
Class
- MandrillAPIInterface
- Interface for the Mandrill API.
Namespace
Drupal\mandrillCode
public function getTemplates();