public static property ParagraphsWidgetElementsTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ FunctionalJavascript/ ParagraphsWidgetElementsTest.php, line 23
Class
- ParagraphsWidgetElementsTest
- Test paragraphs widget elements.
Namespace
Drupal\Tests\paragraphs\FunctionalJavascriptCode
public static $modules = [
'node',
'paragraphs',
'field',
'field_ui',
'block',
'link',
'text',
'content_translation',
];