You are here

protected property MailHandler::$languageManager in Zircon Profile 8

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

Class

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

Namespace

Drupal\contact

Code

protected $languageManager;