HelpSearchPluginTest::$modules

Same name in other branches
  1. 9 core/modules/help_topics/tests/src/Kernel/HelpSearchPluginTest.php \Drupal\Tests\help_topics\Kernel\HelpSearchPluginTest::modules
  2. 11.x core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php \Drupal\Tests\help\Kernel\HelpSearchPluginTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php, line 23

Class

HelpSearchPluginTest
Tests search plugin behaviors.

Namespace

Drupal\Tests\help\Kernel

Code

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

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