public static property SearchPreprocessLangcodeTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Tests/SearchPreprocessLangcodeTest.php \Drupal\search\Tests\SearchPreprocessLangcodeTest::modules
Modules to enable.
Type: array
Overrides SearchTestBase::$modules
File
- core/
modules/ search/ src/ Tests/ SearchPreprocessLangcodeTest.php, line 21 - Contains \Drupal\search\Tests\SearchPreprocessLangcodeTest.
Class
- SearchPreprocessLangcodeTest
- Tests that the search preprocessing uses the correct language code.
Namespace
Drupal\search\TestsCode
public static $modules = array(
'search_langcode_test',
);