HelpPageReverseOrderTest::$modules

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

Type: modules

File

core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php, line 20

Class

HelpPageReverseOrderTest
Verify the order of the help page with an alter hook.

Namespace

Drupal\Tests\help\Kernel

Code

protected static $modules = [
  'more_help_page_test',
];

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