constant LanguageNegotiationTest::METHOD_ID in Drupal 8
Same name and namespace in other branches
- 9 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\LanguageNegotiationCode
const METHOD_ID = 'test_language_negotiation_method';