EmailExampleGetFormPage::$mailManager
Same name in other branches
- 4.0.x modules/email_example/src/Form/EmailExampleGetFormPage.php \Drupal\email_example\Form\EmailExampleGetFormPage::mailManager
The mail manager.
Type: \Drupal\Core\Mail\MailManagerInterface
File
-
modules/
email_example/ src/ Form/ EmailExampleGetFormPage.php, line 24
Class
- EmailExampleGetFormPage
- File test form class.
Namespace
Drupal\email_example\FormCode
protected $mailManager;