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.