ConfigurableLanguageManager::$negotiatedMethods

An array of language negotiation method IDs keyed by language type.

Type: array

File

core/modules/language/src/ConfigurableLanguageManager.php, line 83

Class

ConfigurableLanguageManager
Overrides default LanguageManager to provide configured languages.

Namespace

Drupal\language

Code

protected $negotiatedMethods;

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