FieldStorageCreateCheckDeprecationTest::$modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php \Drupal\KernelTests\Core\Field\FieldStorageCreateCheckDeprecationTest::modules
Modules to load.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldStorageCreateCheckDeprecationTest.php, line 29
Class
- FieldStorageCreateCheckDeprecationTest
- Tests the field storage create check subscriber.
Namespace
Drupal\KernelTests\Core\FieldCode
protected static $modules = [
'entity_test',
'field',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.