FieldUITest::$modules

Type: modules

Overrides FieldTestBase::$modules

File

core/modules/field/tests/src/Functional/Views/FieldUITest.php, line 29

Class

FieldUITest
Tests the UI of the field handler.

Namespace

Drupal\Tests\field\Functional\Views

Code

protected static $modules = [
  'views_ui',
];

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