You are here

protected property SendGridTestForm::$mailManager in SendGrid Integration 8

Same name and namespace in other branches
  1. 8.2 src/Form/SendGridTestForm.php \Drupal\sendgrid_integration\Form\SendGridTestForm::mailManager

The mail manager service.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/SendGridTestForm.php, line 24

Class

SendGridTestForm
Class SendGridSettingsForm.

Namespace

Drupal\sendgrid_integration\Form

Code

protected $mailManager;