public static property ShapeItemTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/field/src/Tests/ShapeItemTest.php \Drupal\field\Tests\ShapeItemTest::modules
Modules to enable.
Type: array
Overrides FieldUnitTestBase::$modules
File
- core/
modules/ field/ src/ Tests/ ShapeItemTest.php, line 25 - Contains \Drupal\field\Tests\ShapeItemTest.
Class
- ShapeItemTest
- Tests the new entity API for the shape field type.
Namespace
Drupal\field\TestsCode
public static $modules = array(
'field_test',
);