EntityDisplayDependenciesTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/field_ui/tests/src/Kernel/EntityDisplayDependenciesTest.php, line 26

Class

EntityDisplayDependenciesTest
Tests dependencies of entity displays.

Namespace

Drupal\Tests\field_ui\Kernel

Code

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

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