Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LanguageNegotiationBrowser.php
LanguageNegotiationBrowser::METHOD_ID
The language negotiation method id.
File
core/
modules/
language/
src/
Plugin/
LanguageNegotiation/
LanguageNegotiationBrowser.php
, line 28
Class
LanguageNegotiationBrowser
Class for identifying language from the browser Accept-language HTTP header.
Namespace
Drupal\language\Plugin\LanguageNegotiation
Code
const
METHOD_ID
=
'language-browser'
;
RSS feed