public static property ParagraphsEntityMethodsTest::$modules in Paragraphs 8
Modules to enable.
Type: string[]
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ParagraphsEntityMethodsTest.php, line 26
Class
- ParagraphsEntityMethodsTest
- Tests some methods from the Paragraph entity.
Namespace
Drupal\Tests\paragraphs\KernelCode
public static $modules = [
'paragraphs',
'node',
'user',
'system',
'field',
'entity_reference_revisions',
'file',
];