protected static property ParagraphsLockablePluginTest::$modules

Required modules to be installed for test to run.

Type: array

Overrides ParagraphsTestBase::$modules

File

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

Class

ParagraphsLockablePluginTest
Tests the lockable plugin.

Namespace

Drupal\Tests\paragraphs_collection\Functional

Code

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