protected static property SearchMatchTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/tests/src/Kernel/SearchMatchTest.php \Drupal\Tests\search\Kernel\SearchMatchTest::modules
- 9 core/modules/search/tests/src/Kernel/SearchMatchTest.php \Drupal\Tests\search\Kernel\SearchMatchTest::modules
Modules to enable.
Type: array
File
- core/
modules/ search/ tests/ src/ Kernel/ SearchMatchTest.php, line 29
Class
- SearchMatchTest
- Indexes content and queries it.
Namespace
Drupal\Tests\search\KernelCode
protected static $modules = [
'search',
];