Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- drupal/core/modules/field/lib/Drupal/field/Tests/ShapeItemTest.php, line 23
- Contains \Drupal\field\Tests\ShapeItemTest.
Class
- ShapeItemTest
- Tests the new entity API for the shape field type.
Namespace
Drupal\field\Tests
Code
public static $modules = array(
'field_test',
);