Modules to enable.
Type: array
File
- paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php, line 38
Class
- ParagraphsTestBase
- Base class for tests.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetLegacy
Code
protected static $modules = [
'node',
'paragraphs',
'field',
'field_ui',
'block',
'paragraphs_test',
];