HelpPageOrderTest::$modules

Same name in this branch
  1. 11.x core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
Same name and namespace in other branches
  1. 10 core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
  2. 9 core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
  3. 8.9.x core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
  4. main core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
  5. main core/modules/help/tests/src/Kernel/HelpPageOrderTest.php \Drupal\Tests\help\Kernel\HelpPageOrderTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/help/tests/src/Kernel/HelpPageOrderTest.php, line 26

Class

HelpPageOrderTest
Verify the order of the help page.

Namespace

Drupal\Tests\help\Kernel

Code

protected static $modules = [
  'help',
  'help_page_test',
  'system',
  'user',
];

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