ConfigurableLanguageManager::$negotiatedMethods
Same name in other branches
- 8.9.x core/modules/language/src/ConfigurableLanguageManager.php \Drupal\language\ConfigurableLanguageManager::negotiatedMethods
- 10 core/modules/language/src/ConfigurableLanguageManager.php \Drupal\language\ConfigurableLanguageManager::negotiatedMethods
- 11.x core/modules/language/src/ConfigurableLanguageManager.php \Drupal\language\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\languageCode
protected $negotiatedMethods;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.