MailHandler::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::languageManager
  2. 10 core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::languageManager
  3. 11.x core/modules/contact/src/MailHandler.php \Drupal\contact\MailHandler::languageManager

Language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/contact/src/MailHandler.php, line 25

Class

MailHandler
Provides a class for handling assembly and dispatch of contact mail messages.

Namespace

Drupal\contact

Code

protected $languageManager;

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