MessageForm::$languageManager

Same name in other branches
  1. 9 core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::languageManager
  2. 8.9.x core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::languageManager
  3. 11.x core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::languageManager

The language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/contact/src/MessageForm.php, line 41

Class

MessageForm
Form controller for contact message forms.

Namespace

Drupal\contact

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.