constant LANGUAGE_NEGOTIATION_INTERFACE

The language is determined using the current interface language.

2 uses of LANGUAGE_NEGOTIATION_INTERFACE
LanguageNegotiationInfoTest::testInfoAlterations in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
language_language_types_info in drupal/core/modules/language/language.module
Implements hook_language_types_info().

File

drupal/core/modules/language/language.negotiation.inc, line 21
Language negotiation functions.

Code

const LANGUAGE_NEGOTIATION_INTERFACE = 'language-interface';