You are here

protected property MessageForm::$languageManager in Message UI 8

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Form/MessageForm.php, line 38

Class

MessageForm
Form controller for the message_ui entity edit forms.

Namespace

Drupal\message_ui\Form

Code

protected $languageManager;