You are here

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

Modules to be enabled.

Overrides ParagraphsTestBase::$modules

File

tests/src/Functional/ParagraphsGridLayoutPluginTest.php, line 18

Class

ParagraphsGridLayoutPluginTest
Tests the grid layout plugin.

Namespace

Drupal\Tests\paragraphs_collection\Functional

Code

public static $modules = [
  'paragraphs_collection',
  'paragraphs_collection_test',
];