public static property ParagraphsBackgroundPluginTest::$modules in Paragraphs Collection 8
Modules to be enabled.
Type: array
Overrides ParagraphsTestBase::$modules
File
- modules/
paragraphs_collection_demo/ tests/ src/ Functional/ ParagraphsBackgroundPluginTest.php, line 28
Class
- ParagraphsBackgroundPluginTest
- Tests the background plugin.
Namespace
Drupal\Tests\paragraphs_collection_demo\FunctionalCode
public static $modules = [
'paragraphs_collection_demo',
'image',
'paragraphs_collection_test',
];