public static property BoostMoreRecentTest::$modules in Search API Solr 4.x
File
- tests/
src/ Kernel/ Processor/ BoostMoreRecentTest.php, line 36
Class
- BoostMoreRecentTest
- Tests the "Boost more recent" processor.
Namespace
Drupal\Tests\search_api_solr\Kernel\ProcessorCode
public static $modules = [
'datetime',
'search_api_solr',
'search_api_solr_test',
];