protected static property SearchPreprocessLangcodeTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php \Drupal\Tests\search\Functional\SearchPreprocessLangcodeTest::modules
- 9 core/modules/search/tests/src/Functional/SearchPreprocessLangcodeTest.php \Drupal\Tests\search\Functional\SearchPreprocessLangcodeTest::modules
File
- core/
modules/ search/ tests/ src/ Functional/ SearchPreprocessLangcodeTest.php, line 17
Class
- SearchPreprocessLangcodeTest
- Tests that the search preprocessing uses the correct language code.
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
'node',
'search',
'search_langcode_test',
];