You are here

protected property HtmlMailTestForm::$mailManager in HTML Mail 8.3

Same name and namespace in other branches
  1. 8 src/Form/HtmlMailTestForm.php \Drupal\htmlmail\Form\HtmlMailTestForm::mailManager

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/HtmlMailTestForm.php, line 28

Class

HtmlMailTestForm
Class HtmlMailTestForm.

Namespace

Drupal\htmlmail\Form

Code

protected $mailManager;