You are here

constant LanguageNegotiationUI::METHOD_ID in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUI.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUI::METHOD_ID

The language negotiation method id.

File

core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUI.php, line 24

Class

LanguageNegotiationUI
Identifies the language from the interface text language selected for page.

Namespace

Drupal\language\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-interface';