You are here

protected property EmailExampleGetFormPage::$mailManager in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 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\Form

Code

protected $mailManager;