You are here

protected property TestEmailForm::$languageManager in Reroute Email 2.x

Same name and namespace in other branches
  1. 8 src/Form/TestEmailForm.php \Drupal\reroute_email\Form\TestEmailForm::languageManager

The language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/TestEmailForm.php, line 29

Class

TestEmailForm
Implements a form to test Reroute Email.

Namespace

Drupal\reroute_email\Form

Code

protected $languageManager;