HelpTopicTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/help/tests/src/Functional/HelpTopicTest.php, line 21

Class

HelpTopicTest
Verifies help topic display and user access to help based on permissions.

Namespace

Drupal\Tests\help\Functional

Code

protected static $modules = [
  'help_topics_test',
  'help',
  'block',
];

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