public static property SearchRankingTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/search/src/Tests/SearchRankingTest.php \Drupal\search\Tests\SearchRankingTest::modules
Modules to enable.
Type: array
Overrides SearchTestBase::$modules
File
- core/
modules/ search/ src/ Tests/ SearchRankingTest.php, line 35 - Contains \Drupal\search\Tests\SearchRankingTest.
Class
- SearchRankingTest
- Indexes content and tests ranking factors.
Namespace
Drupal\search\TestsCode
public static $modules = array(
'statistics',
'comment',
);