You are here

constant LanguageNegotiationCookie::METHOD_ID in Language Cookie 8

The language negotiation method ID.

File

src/Plugin/LanguageNegotiation/LanguageNegotiationCookie.php, line 33

Class

LanguageNegotiationCookie
Class for identifying language from a language cookie.

Namespace

Drupal\language_cookie\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-cookie';