Modules to enable.
Type: array
File
- paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php, line 24
Class
- ParagraphsCollectionStyleTest
- Test paragraphs collection style behavior.
Namespace
Drupal\Tests\paragraphs_collection\Functional
Code
protected static $modules = [
'node',
'paragraphs_collection_test',
'paragraphs_collection',
'field',
'field_ui',
'block',
'link',
'text',
];