public static property MigrateCommentEntityDisplayTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Migrate/d7/MigrateCommentEntityDisplayTest.php \Drupal\comment\Tests\Migrate\d7\MigrateCommentEntityDisplayTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupalTestBase::$modules
File
- core/
modules/ comment/ src/ Tests/ Migrate/ d7/ MigrateCommentEntityDisplayTest.php, line 20 - Contains \Drupal\comment\Tests\Migrate\d7\MigrateCommentEntityDisplayTest.
Class
- MigrateCommentEntityDisplayTest
- Tests migration of comment display configuration.
Namespace
Drupal\comment\Tests\Migrate\d7Code
public static $modules = [
'node',
'comment',
'text',
];