You are here

protected property DrupalMandrill::$timeout in Mandrill 8

The timeout length in seconds for requests to the Mandrill API.

Type: int

File

src/DrupalMandrill.php, line 24

Class

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

Namespace

Drupal\mandrill

Code

protected $timeout;