You are here

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

Modules to be enabled.

Type: array

Overrides ParagraphsTestBase::$modules

File

modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php, line 20

Class

ParagraphsAnchorPluginTest
Tests the anchor plugin.

Namespace

Drupal\Tests\paragraphs_collection_demo\Functional

Code

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