constant LanguageNegotiationUI::METHOD_ID in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUI.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUI::METHOD_ID
The language negotiation method id.
File
- core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUI.php, line 29 - Contains \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUI.
Class
- LanguageNegotiationUI
- Identifies the language from the interface text language selected for page.
Namespace
Drupal\language\Plugin\LanguageNegotiationCode
const METHOD_ID = 'language-interface';