You are here

public function MandrillAPIInterface::getTag in Mandrill 8

1 method overrides MandrillAPIInterface::getTag()
MandrillAPI::getTag in src/MandrillAPI.php
Gets a single tag.

File

src/MandrillAPIInterface.php, line 18

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getTag($tag);