FieldImportDeleteUninstallUiTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Functional/ FieldImportDeleteUninstallUiTest.php, line 24
Class
- FieldImportDeleteUninstallUiTest
- Tests deleting field storage when a module in uninstalled through the UI.
Namespace
Drupal\Tests\field\FunctionalCode
protected static $modules = [
'entity_test',
'telephone',
'config',
'filter',
'datetime',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.