HelpTopicsSyntaxTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php, line 26

Class

HelpTopicsSyntaxTest
Verifies that all core Help topics can be rendered and comply with standards.

Namespace

Drupal\Tests\help\Functional

Code

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

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