LanguageNegotiationMethodBase::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::languageManager
  2. 8.9.x core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::languageManager
  3. 10 core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/language/src/LanguageNegotiationMethodBase.php, line 19

Class

LanguageNegotiationMethodBase
Base class for language negotiation methods.

Namespace

Drupal\language

Code

protected $languageManager;

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