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