protected static property ParagraphsAnchorPluginTest::$modules

Modules to be enabled.

Type: array

Overrides ParagraphsTestBase::$modules

File

paragraphs_collection/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

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