The language manager service.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/modules/contact/src/MessageForm.php, line 37
Class
- MessageForm
- Form controller for contact message forms.
Namespace
Drupal\contact
Code
1 | protected $languageManager ; |
Please login to continue.