FieldStorageCreateCheckTest::$modules

Same name and namespace in other branches
  1. 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\Field

Code

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.