public static property ParagraphsCompositeRelationshipTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ParagraphsCompositeRelationshipTest.php, line 28
Class
- ParagraphsCompositeRelationshipTest
- Tests the ERR composite relationship upgrade path.
Namespace
Drupal\Tests\paragraphs\KernelCode
public static $modules = array(
'paragraphs',
'node',
'user',
'system',
'field',
'entity_reference_revisions',
'language',
'file',
);