FieldStorageCreateCheckTest::$modules

Modules to load.

Type: array

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckTest.php, line 22

Class

FieldStorageCreateCheckTest
Tests the field storage create check subscriber.

Namespace

Drupal\KernelTests\Core\Field

Code

protected static $modules = [
    'entity_test',
    'field',
];

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