You are here

protected property TestEmailForm::$messenger in Reroute Email 8

Same name and namespace in other branches
  1. 2.x src/Form/TestEmailForm.php \Drupal\reroute_email\Form\TestEmailForm::messenger

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/TestEmailForm.php, line 43

Class

TestEmailForm
Implements a form to test Reroute Email.

Namespace

Drupal\reroute_email\Form

Code

protected $messenger;