public static property ParagraphsStylePluginTest::$modules in Paragraphs Collection 8
Modules to be enabled.
Overrides BrowserTestBase::$modules
File
- tests/
src/ FunctionalJavascript/ ParagraphsStylePluginTest.php, line 28
Class
- ParagraphsStylePluginTest
- Tests the style selection plugin.
Namespace
Drupal\Tests\paragraphs_collection\FunctionalJavascriptCode
public static $modules = [
'node',
'paragraphs',
'field',
'field_ui',
'block',
'paragraphs_test',
'paragraphs_collection',
];