You are here

protected property MandrillMail::$mandrill in Mandrill 8

The Mandrill service.

Type: \Drupal\mandrill\MandrillService

File

src/Plugin/Mail/MandrillMail.php, line 34

Class

MandrillMail
Modify the Drupal mail system to use Mandrill when sending emails.

Namespace

Drupal\mandrill\Plugin\Mail

Code

protected $mandrill;