Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- paragraphs/tests/src/Functional/WidgetStable/ParagraphsAlterByTypeTest.php, line 17
Class
- ParagraphsAlterByTypeTest
- Tests paragraphs stable alter widget by type.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStable
Code
protected static $modules = [
'paragraphs_test',
];