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