HooksExampleTest::$modules
Same name in other branches
- 3.x modules/hooks_example/tests/src/Functional/HooksExampleTest.php \Drupal\Tests\hooks_example\Functional\HooksExampleTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
modules/
hooks_example/ tests/ src/ Functional/ HooksExampleTest.php, line 25
Class
- HooksExampleTest
- Test the functionality of the Hooks Example module.
Namespace
Drupal\Tests\hooks_example\FunctionalCode
protected static $modules = [
'help',
'hooks_example',
];