SearchPageTextTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/search/tests/src/Functional/SearchPageTextTest.php, line 18

Class

SearchPageTextTest
Tests the search help text and search page text.

Namespace

Drupal\Tests\search\Functional

Code

protected static $modules = [
  'block',
  'node',
  'search',
];

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