public static property MigrateCommentVariableInstanceTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Migrate/d6/MigrateCommentVariableInstanceTest.php \Drupal\comment\Tests\Migrate\d6\MigrateCommentVariableInstanceTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ comment/ src/ Tests/ Migrate/ d6/ MigrateCommentVariableInstanceTest.php, line 24 - Contains \Drupal\comment\Tests\Migrate\d6\MigrateCommentVariableInstanceTest.
Class
- MigrateCommentVariableInstanceTest
- Upgrade comment variables to field.instance.node.*.comment.yml.
Namespace
Drupal\comment\Tests\Migrate\d6Code
public static $modules = [
'comment',
];