constant LanguageNegotiationUrlFallback::METHOD_ID in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 48 - Contains \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrlFallback.
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';