public static property CckMigrationBuilderTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\d6Code
public static $modules = [
'field',
];