FieldStorageCreateCheckDeprecationTest::$modules

Modules to load.

Type: array

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Field/FieldStorageCreateCheckDeprecationTest.php, line 26

Class

FieldStorageCreateCheckDeprecationTest
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.