public static property SearchKeywordsConditionsTest::$modules

Modules to enable.

Type: array

Overrides SearchTestBase::$modules

File

drupal/core/modules/search/lib/Drupal/search/Tests/SearchKeywordsConditionsTest.php, line 20
Definition of Drupal\search\Tests\SearchKeywordsConditionsTest.

Class

SearchKeywordsConditionsTest
Tests keywords and conditions.

Namespace

Drupal\search\Tests

Code

public static $modules = array(
  'comment',
  'search_extra_type',
);