LanguageNegotiationTestTs::METHOD_ID

Same name in other branches
  1. 8.9.x core/modules/language/tests/language_test/src/Plugin/LanguageNegotiation/LanguageNegotiationTestTs.php \Drupal\language_test\Plugin\LanguageNegotiation\LanguageNegotiationTestTs::METHOD_ID
  2. 10 core/modules/language/tests/language_test/src/Plugin/LanguageNegotiation/LanguageNegotiationTestTs.php \Drupal\language_test\Plugin\LanguageNegotiation\LanguageNegotiationTestTs::METHOD_ID
  3. 11.x 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';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.