UninstallKernelTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php \Drupal\Tests\system\Kernel\Installer\UninstallKernelTest::modules
- 8.9.x core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php \Drupal\Tests\system\Kernel\Installer\UninstallKernelTest::modules
- 11.x core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php \Drupal\Tests\system\Kernel\Installer\UninstallKernelTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ Installer/ UninstallKernelTest.php, line 20
Class
- UninstallKernelTest
- Tests the uninstallation of modules.
Namespace
Drupal\Tests\system\Kernel\InstallerCode
protected static $modules = [
'system',
'user',
'field',
'file',
'image',
'media',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.