You are here

public static property CckMigrationBuilderTest::$modules in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal/src/Tests/d6/CckMigrationBuilderTest.php \Drupal\migrate_drupal\Tests\d6\CckMigrationBuilderTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/migrate_drupal/src/Tests/d6/CckMigrationBuilderTest.php, line 20
Contains \Drupal\migrate_drupal\Tests\d6\CckMigrationBuilderTest.

Class

CckMigrationBuilderTest
@group migrate_drupal

Namespace

Drupal\migrate_drupal\Tests\d6

Code

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