public static property ContentEntityUpdateParagraphTest::$modules in Translation Management Tool 8
Modules to enable.
Type: array
Overrides ContentEntityTestBase::$modules
File
- sources/
content/ tests/ src/ Kernel/ ContentEntityUpdateParagraphTest.php, line 24
Class
- ContentEntityUpdateParagraphTest
- Content entity update paragraphs test.
Namespace
Drupal\Tests\tmgmt_content\KernelCode
public static $modules = [
'node',
'entity_reference_revisions',
'paragraphs',
'file',
];