You are here

protected property MessageForm::$languageManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 42
Contains \Drupal\contact\MessageForm.

Class

MessageForm
Form controller for contact message forms.

Namespace

Drupal\contact

Code

protected $languageManager;