SearchTestBase::$modules
Same name in this branch
- 8.9.x core/modules/search/tests/src/Functional/SearchTestBase.php \Drupal\Tests\search\Functional\SearchTestBase::modules
Modules to enable.
Type: array
File
-
core/
modules/ search/ src/ Tests/ SearchTestBase.php, line 25
Class
- SearchTestBase
- Defines the common search test code.
Namespace
Drupal\search\TestsCode
public static $modules = [
'node',
'search',
'dblog',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.