You are here

constant LanguageNegotiationTest::METHOD_ID in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/language/tests/language_test/src/Plugin/LanguageNegotiation/LanguageNegotiationTest.php \Drupal\language_test\Plugin\LanguageNegotiation\LanguageNegotiationTest::METHOD_ID

The language negotiation method id.

File

core/modules/language/tests/language_test/src/Plugin/LanguageNegotiation/LanguageNegotiationTest.php, line 25

Class

LanguageNegotiationTest
Class for identifying language from a selected language.

Namespace

Drupal\language_test\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'test_language_negotiation_method';