HelpPageOrderTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/help/tests/src/Functional/HelpPageOrderTest.php, line 17

Class

HelpPageOrderTest
Verify the order of the help page.

Namespace

Drupal\Tests\help\Functional

Code

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

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