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