SearchSetLocaleTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/search/tests/src/Functional/SearchSetLocaleTest.php \Drupal\Tests\search\Functional\SearchSetLocaleTest::modules
  2. 10 core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php \Drupal\Tests\search\Kernel\SearchSetLocaleTest::modules
  3. 11.x core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php \Drupal\Tests\search\Kernel\SearchSetLocaleTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/search/tests/src/Functional/SearchSetLocaleTest.php, line 17

Class

SearchSetLocaleTest
Tests that search works with numeric locale settings.

Namespace

Drupal\Tests\search\Functional

Code

protected static $modules = [
    'comment',
    'node',
    'search',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.