public static property FieldImportDeleteUninstallTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/FieldImportDeleteUninstallTest.php \Drupal\field\Tests\FieldImportDeleteUninstallTest::modules
Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- core/
modules/ field/ src/ Tests/ FieldImportDeleteUninstallTest.php, line 25 - Contains \Drupal\field\Tests\FieldImportDeleteUninstallTest.
Class
- FieldImportDeleteUninstallTest
- Delete field storages and fields during config synchronization and uninstall module that provides the field type.
Namespace
Drupal\field\TestsCode
public static $modules = array(
'telephone',
);