FormJSAddMoreTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/field/tests/src/FunctionalJavascript/FormJSAddMoreTest.php, line 21

Class

FormJSAddMoreTest
Tests add more behavior for a multiple value field.

Namespace

Drupal\Tests\field\FunctionalJavascript

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.