constant LanguageNegotiationUrlFallback::METHOD_ID in Drupal 9
Same name and namespace in other branches
- 8 core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrlFallback.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrlFallback::METHOD_ID
The language negotiation method id.
File
- core/
modules/ language/ src/ Plugin/ LanguageNegotiation/ LanguageNegotiationUrlFallback.php, line 43
Class
- LanguageNegotiationUrlFallback
- Class that determines the language to be assigned to URLs when none is detected.
Namespace
Drupal\language\Plugin\LanguageNegotiationCode
const METHOD_ID = 'language-url-fallback';