You are here

protected property SMTPConfigForm::$mailManager in SMTP Authentication Support 8

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/SMTPConfigForm.php, line 48

Class

SMTPConfigForm
Implements the SMTP admin settings form.

Namespace

Drupal\smtp\Form

Code

protected $mailManager;