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