constant LanguageNegotiationTestTs::METHOD_ID in Zircon Profile 8.0
Same name and namespace in other branches
- 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 26 - Contains \Drupal\language_test\Plugin\LanguageNegotiation\LanguageNegotiationTestTs.
Class
- LanguageNegotiationTestTs
- Class for identifying language from a selected language.
Namespace
Drupal\language_test\Plugin\LanguageNegotiationCode
const METHOD_ID = 'test_language_negotiation_method_ts';