You are here

protected property MandrillAdminSettingsForm::$mailManager in Mandrill 8

The mail system manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/MandrillAdminSettingsForm.php, line 26

Class

MandrillAdminSettingsForm
Implements an Mandrill Admin Settings form.

Namespace

Drupal\mandrill\Form

Code

protected $mailManager;