FieldStorageConfigValidationTest::$modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/field/tests/src/Kernel/Entity/FieldStorageConfigValidationTest.php, line 21

Class

FieldStorageConfigValidationTest
Tests validation of field_storage_config entities.

Namespace

Drupal\Tests\field\Kernel\Entity

Code

protected static $modules = [
  'field',
  'node',
  'user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.