You are here

constant LanguageNegotiationUserAdmin::METHOD_ID in Zircon Profile 8

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

The language negotiation method id.

File

core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php, line 38
Contains \Drupal\user\Plugin\LanguageNegotiation\LanguageNegotiationUserAdmin.

Class

LanguageNegotiationUserAdmin
Identifies admin language from the user preferences.

Namespace

Drupal\user\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-user-admin';