You are here

public function MandrillAPIInterface::getTags in Mandrill 8

1 method overrides MandrillAPIInterface::getTags()
MandrillAPI::getTags in src/MandrillAPI.php
Gets a list of tags.

File

src/MandrillAPIInterface.php, line 17

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getTags();