You are here

constant LanguageNegotiationTestTs::METHOD_ID in Drupal 9

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

The language negotiation method id.

Overrides LanguageNegotiationTest::METHOD_ID

File

core/modules/language/tests/language_test/src/Plugin/LanguageNegotiation/LanguageNegotiationTestTs.php, line 21

Class

LanguageNegotiationTestTs
Class for identifying language from a selected language.

Namespace

Drupal\language_test\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'test_language_negotiation_method_ts';