protected static property ShapeItemTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/field/tests/src/Kernel/ShapeItemTest.php \Drupal\Tests\field\Kernel\ShapeItemTest::modules
- 9 core/modules/field/tests/src/Kernel/ShapeItemTest.php \Drupal\Tests\field\Kernel\ShapeItemTest::modules
Modules to enable.
Type: array
File
- core/
modules/ field/ tests/ src/ Kernel/ ShapeItemTest.php, line 23
Class
- ShapeItemTest
- Tests the new entity API for the shape field type.
Namespace
Drupal\Tests\field\KernelCode
protected static $modules = [
'field_test',
];