SearchPageOverrideTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/search/tests/src/Functional/SearchPageOverrideTest.php, line 20

Class

SearchPageOverrideTest
Tests if the result page can be overridden.

Namespace

Drupal\Tests\search\Functional

Code

protected static $modules = [
  'search',
  'search_extra_type',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.