RestExampleMenuTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
modules/
rest_example/ tests/ src/ Functional/ RestExampleMenuTest.php, line 21
Class
- RestExampleMenuTest
- Test the user-facing menus in Rest Example.
Namespace
Drupal\Tests\rest_example\FuntionalCode
protected static $modules = [
'rest_example',
];