You are here

constant LanguageCookieFixedNegotiation::METHOD_ID in Language Cookie 8

The language negotiation method id.

File

tests/modules/language_cookie_test/src/Plugin/LanguageNegotiation/LanguageCookieFixedNegotiation.php, line 24

Class

LanguageCookieFixedNegotiation
Class for identifying language from a selected language.

Namespace

Drupal\language_cookie_test\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'test-language-cookie-fixed-negotiation';