You are here

public static property NumberFieldBoostTest::$modules in Search API Solr 4.x

File

tests/src/Kernel/Processor/NumberFieldBoostTest.php, line 23

Class

NumberFieldBoostTest
Tests the "Number field boost" processor.

Namespace

Drupal\Tests\search_api_solr\Kernel\Processor

Code

public static $modules = [
  'search_api_solr',
  'search_api_solr_test',
];