public static property ParagraphsCollapsedSummaryTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ParagraphsCollapsedSummaryTest.php, line 30
Class
- ParagraphsCollapsedSummaryTest
- Tests the collapsed summary options.
Namespace
Drupal\Tests\paragraphs\KernelCode
public static $modules = [
'paragraphs',
'user',
'system',
'field',
'entity_reference',
'entity_reference_revisions',
'paragraphs_test',
'file',
];