You are here

public static property ParagraphsCollectionDemoTest::$modules in Paragraphs Collection 8

Modules to enable.

Type: array

Overrides ParagraphsTestBase::$modules

File

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

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