You are here

public static property ComplexLcaResolverTest::$modules in Multiversion 8.2

Overrides MultiversionWebTestBase::$modules

File

src/Tests/ComplexLcaResolverTest.php, line 12

Class

ComplexLcaResolverTest
Test the Integration of LCA library with multiversion module.

Namespace

Drupal\multiversion\Tests

Code

public static $modules = [
  'workspaces',
  'entity_test',
  'key_value',
  'multiversion',
  'conflict',
];