You are here

protected property DrupalMandrill::$userAgent in Mandrill 8

The user agent sent to the Mandrill API.

Type: string

File

src/DrupalMandrill.php, line 17

Class

DrupalMandrill
Overrides default Mandrill library to provide custom API call function.

Namespace

Drupal\mandrill

Code

protected $userAgent;