protected static property SearchIndexTest::$modules in Drupal 9
Same name and namespace in other branches
- 10 core/modules/search/tests/src/Kernel/SearchIndexTest.php \Drupal\Tests\search\Kernel\SearchIndexTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ search/ tests/ src/ Kernel/ SearchIndexTest.php, line 19
Class
- SearchIndexTest
- Tests the service "search.index".
Namespace
Drupal\Tests\search\KernelCode
protected static $modules = [
'search',
];