protected static property FieldDisplayTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/FieldDisplayTest.php \Drupal\Tests\field\Kernel\FieldDisplayTest::modules
- 9 core/modules/field/tests/src/Kernel/FieldDisplayTest.php \Drupal\Tests\field\Kernel\FieldDisplayTest::modules
Modules to enable.
Type: array
File
- core/
modules/ field/ tests/ src/ Kernel/ FieldDisplayTest.php, line 23
Class
- FieldDisplayTest
- Tests Field display.
Namespace
Drupal\Tests\field\KernelCode
protected static $modules = [
'entity_test',
'field',
'system',
'user',
];