SearchMatchTest::$modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/search/tests/src/Kernel/SearchMatchTest.php, line 29

Class

SearchMatchTest
Indexes content and queries it.

Namespace

Drupal\Tests\search\Kernel

Code

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

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