You are here

public function MandrillAPIInterface::getUser in Mandrill 8

1 method overrides MandrillAPIInterface::getUser()
MandrillAPI::getUser in src/MandrillAPI.php
Gets current API user information.

File

src/MandrillAPIInterface.php, line 16

Class

MandrillAPIInterface
Interface for the Mandrill API.

Namespace

Drupal\mandrill

Code

public function getUser();