SearchSetLocaleTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ search/ tests/ src/ Kernel/ SearchSetLocaleTest.php, line 28
Class
- SearchSetLocaleTest
- Tests that search works with numeric locale settings.
Namespace
Drupal\Tests\search\KernelCode
protected static $modules = [
'field',
'filter',
'node',
'search',
'system',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.