protected static property ParagraphsCollectionDemoTest::$modules

Modules to enable.

Type: array

Overrides ParagraphsTestBase::$modules

File

paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsCollectionDemoTest.php, line 21

Class

ParagraphsCollectionDemoTest
Test the demo for Paragraphs Collection.

Namespace

Drupal\Tests\paragraphs_collection_demo\Functional

Code

protected static $modules = [
  'paragraphs_collection_demo',
];