HooksExampleTest::$modules

Type: 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\Functional

Code

protected static $modules = [
  'help',
  'hooks_example',
];