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