public function MandrillAPIInterface::getURLTimeSeries in Mandrill 8
1 method overrides MandrillAPIInterface::getURLTimeSeries()
- MandrillAPI::getURLTimeSeries in src/
MandrillAPI.php - Gets recent history for a URL.
File
- src/
MandrillAPIInterface.php, line 25
Class
- MandrillAPIInterface
- Interface for the Mandrill API.
Namespace
Drupal\mandrillCode
public function getURLTimeSeries($url);