RestExampleSettingsTest::$modules
Same name in other branches
- 3.x modules/rest_example/tests/src/Functional/RestExampleSettingsTest.php \Drupal\Tests\rest_example\Funtional\RestExampleSettingsTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
modules/
rest_example/ tests/ src/ Functional/ RestExampleSettingsTest.php, line 21
Class
- RestExampleSettingsTest
- Test the settings in Rest Example.
Namespace
Drupal\Tests\rest_example\FuntionalCode
protected static $modules = [
'rest_example',
];