NoHelpTest::$modules
Same name in other branches
- 9 core/modules/help/tests/src/Functional/NoHelpTest.php \Drupal\Tests\help\Functional\NoHelpTest::modules
- 10 core/modules/help/tests/src/Functional/NoHelpTest.php \Drupal\Tests\help\Functional\NoHelpTest::modules
- 11.x core/modules/help/tests/src/Functional/NoHelpTest.php \Drupal\Tests\help\Functional\NoHelpTest::modules
Modules to enable.
Use one of the test modules that do not implement hook_help().
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ help/ tests/ src/ Functional/ NoHelpTest.php, line 21
Class
- NoHelpTest
- Verify no help is displayed for modules not providing any help.
Namespace
Drupal\Tests\help\FunctionalCode
public static $modules = [
'help',
'menu_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.