FieldLayoutTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php, line 19

Class

FieldLayoutTest
Tests using field layout for entity displays.

Namespace

Drupal\Tests\field_layout\Functional

Code

protected static $modules = [
  'field_layout',
  'field_ui',
  'node',
  'field_layout_test',
];

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