constant LanguageNegotiatorInterface::METHOD_ID in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/LanguageNegotiatorInterface.php \Drupal\language\LanguageNegotiatorInterface::METHOD_ID
The language negotiation method id for the language negotiator itself.
File
- core/
modules/ language/ src/ LanguageNegotiatorInterface.php, line 110 - Contains \Drupal\language\LanguageNegotiatorInterface.
Class
- LanguageNegotiatorInterface
- Common interface for language negotiation services.
Namespace
Drupal\languageCode
const METHOD_ID = 'language-default';