PageExampleTest::$modules
Modules to enable.
Type: array
File
-
modules/
page_example/ tests/ src/ Functional/ PageExampleTest.php, line 26
Class
- PageExampleTest
- Creates page and render the content based on the arguments passed in the URL.
Namespace
Drupal\Tests\page_example\FunctionalCode
protected static $modules = [
'page_example',
];