You are here

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

Required modules to be installed for test to run.

Type: array

Overrides ParagraphsTestBase::$modules

File

tests/src/Functional/ParagraphsLockablePluginTest.php, line 22

Class

ParagraphsLockablePluginTest
Tests the lockable plugin.

Namespace

Drupal\Tests\paragraphs_collection\Functional

Code

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