FieldUITest::$modules

Same name in this branch
  1. 11.x core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
Same name in other branches
  1. 9 core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
  2. 8.9.x core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
  3. 10 core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules

Type: modules

Overrides UITestBase::$modules

File

core/modules/views_ui/tests/src/Functional/FieldUITest.php, line 36

Class

FieldUITest
Tests the UI of field handlers.

Namespace

Drupal\Tests\views_ui\Functional

Code

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

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