EntityReferenceItemTest::$modules
Modules to install.
Type: array
Overrides FieldKernelTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php, line 42
Class
- EntityReferenceItemTest
- Tests the new entity API for the entity reference field type.
Namespace
Drupal\Tests\field\Kernel\EntityReferenceCode
protected static $modules = [
'node',
'comment',
'file',
'taxonomy',
'text',
'filter',
'views',
'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.