RestExampleSettingsTest::$modules
Modules to enable.
Type: array
File
-
modules/
rest_example/ tests/ src/ Functional/ RestExampleSettingsTest.php, line 26
Class
- RestExampleSettingsTest
- Test the settings in Rest Example.
Namespace
Drupal\Tests\rest_example\FunctionalCode
protected static $modules = [
'rest_example',
];