The language negotiation method id for the language negotiator itself.
File
- core/modules/language/src/LanguageNegotiatorInterface.php, line 105
Class
- LanguageNegotiatorInterface
- Common interface for language negotiation services.
Namespace
Drupal\language
Code
const METHOD_ID = 'language-default';
Please login to continue.