You are here

protected property ExampleForm::$mailManager in Mime Mail 8

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

modules/mimemail_example/src/Form/ExampleForm.php, line 37

Class

ExampleForm
The example email contact form.

Namespace

Drupal\mimemail_example\Form

Code

protected $mailManager;