public static property SearchConfigSettingsFormTest::$modules

Modules to enable.

Type: array

Overrides SearchTestBase::$modules

File

drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php, line 22
Definition of Drupal\search\Tests\SearchConfigSettingsFormTest.

Class

SearchConfigSettingsFormTest
Test config page.

Namespace

Drupal\search\Tests

Code

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