FieldTypeCategoriesIntegrationTest::$modules
Same name and namespace in other branches
- 11.x core/modules/field_ui/tests/src/Functional/FieldTypeCategoriesIntegrationTest.php \Drupal\Tests\field_ui\Functional\FieldTypeCategoriesIntegrationTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ field_ui/ tests/ src/ Functional/ FieldTypeCategoriesIntegrationTest.php, line 19
Class
- FieldTypeCategoriesIntegrationTest
- Tests field UI integration with field type categories for loading libraries.
Namespace
Drupal\Tests\field_ui\FunctionalCode
protected static $modules = [
'node',
'file',
'field_ui',
'options',
'comment',
'link',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.