protected property MessageForm::$languageManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/contact/src/MessageForm.php \Drupal\contact\MessageForm::languageManager
- 10 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\contactCode
protected $languageManager;