HelpTopicTest::$modules
Same name in this branch
- main core/modules/help/tests/src/Functional/HelpTopicTest.php \Drupal\Tests\help\Functional\HelpTopicTest::modules
Same name and namespace in other branches
- 11.x core/modules/help/tests/src/Functional/HelpTopicTest.php \Drupal\Tests\help\Functional\HelpTopicTest::modules
- 10 core/modules/help/tests/src/Functional/HelpTopicTest.php \Drupal\Tests\help\Functional\HelpTopicTest::modules
- 9 core/modules/help_topics/tests/src/Functional/HelpTopicTest.php \Drupal\Tests\help_topics\Functional\HelpTopicTest::modules
- 8.9.x core/modules/help_topics/tests/src/Functional/HelpTopicTest.php \Drupal\Tests\help_topics\Functional\HelpTopicTest::modules
- 11.x core/modules/help/tests/src/Kernel/HelpTopicTest.php \Drupal\Tests\help\Kernel\HelpTopicTest::modules
Type: modules
File
-
core/
modules/ help/ tests/ src/ Kernel/ HelpTopicTest.php, line 31
Class
- HelpTopicTest
- Verifies help topic display and user access to help based on permissions.
Namespace
Drupal\Tests\help\KernelCode
protected static $modules = [
'help_topics_test',
'help',
'block',
'user',
'system',
'path_alias',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.