PrepareUninstallTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php, line 42
Class
- PrepareUninstallTest
- Tests that modules which provide entity types can be uninstalled.
Namespace
Drupal\Tests\system\Functional\ModuleCode
protected static $modules = [
'node',
'taxonomy',
'entity_test',
'node_access_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.