NestedFormTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/field/tests/src/Functional/NestedFormTest.php, line 21

Class

NestedFormTest
Tests field elements in nested forms.

Namespace

Drupal\Tests\field\Functional

Code

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

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