HelpPageOrderTest::$modules
Same name in this branch
- 11.x core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
Same name and namespace in other branches
- 10 core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
- 9 core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
- 8.9.x core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
- main core/modules/help/tests/src/Functional/HelpPageOrderTest.php \Drupal\Tests\help\Functional\HelpPageOrderTest::modules
- 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\KernelCode
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.