FieldStorageCreateCheckTest::$modules
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php \Drupal\KernelTests\Core\Field\FieldStorageCreateCheckTest::modules
Modules to load.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldStorageCreateCheckTest.php, line 24
Class
- FieldStorageCreateCheckTest
- 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.