FieldUITest::$modules
Same name in other branches
- 8.9.x core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
- 10 core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
- 11.x core/modules/field/tests/src/Functional/Views/FieldUITest.php \Drupal\Tests\field\Functional\Views\FieldUITest::modules
Modules to enable.
Type: array
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\ViewsCode
protected static $modules = [
'views_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.