protected property SendGridTestForm::$mailManager in SendGrid Integration 8
Same name and namespace in other branches
- 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\FormCode
protected $mailManager;