FieldEntitySettingsTest::$modules

Same name in other branches
  1. 11.x core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php \Drupal\Tests\field\Kernel\Entity\FieldEntitySettingsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/field/tests/src/Kernel/Entity/FieldEntitySettingsTest.php, line 22

Class

FieldEntitySettingsTest
Tests the ways that field entities handle their settings.

Namespace

Drupal\Tests\field\Kernel\Entity

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.