EntityDisplayTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php, line 18

Class

EntityDisplayTest
Tests the UI for entity displays.

Namespace

Drupal\Tests\field_ui\FunctionalJavascript

Code

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

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