HelpTopicSearchTest::$modules

Same name in this branch
  1. main core/modules/help/tests/src/Functional/HelpTopicSearchTest.php \Drupal\Tests\help\Functional\HelpTopicSearchTest::modules
Same name and namespace in other branches
  1. 11.x core/modules/help/tests/src/Functional/HelpTopicSearchTest.php \Drupal\Tests\help\Functional\HelpTopicSearchTest::modules
  2. 10 core/modules/help/tests/src/Functional/HelpTopicSearchTest.php \Drupal\Tests\help\Functional\HelpTopicSearchTest::modules
  3. 9 core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php \Drupal\Tests\help_topics\Functional\HelpTopicSearchTest::modules
  4. 8.9.x core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php \Drupal\Tests\help_topics\Functional\HelpTopicSearchTest::modules

Type: modules

File

core/modules/search/modules/search_help/tests/src/Functional/HelpTopicSearchTest.php, line 27

Class

HelpTopicSearchTest
Verifies help topic search.

Namespace

Drupal\Tests\search_help\Functional

Code

protected static $modules = [
  'help',
  'search_help',
  'locale',
  'language',
];

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