You are here

constant LanguageNegotiationUser::METHOD_ID in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUser.php \Drupal\user\Plugin\LanguageNegotiation\LanguageNegotiationUser::METHOD_ID

The language negotiation method id.

File

core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUser.php, line 28
Contains \Drupal\user\Plugin\LanguageNegotiation\LanguageNegotiationUser.

Class

LanguageNegotiationUser
Class for identifying language from the user preferences.

Namespace

Drupal\user\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-user';