CommentTypeTest::$modules
Type: modules
Overrides MigrateSourceTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Plugin/ migrate/ source/ CommentTypeTest.php, line 24
Class
- CommentTypeTest
- Tests the comment type source plugin.
Namespace
Drupal\Tests\comment\Kernel\Plugin\migrate\sourceCode
protected static $modules = [
'node',
'comment',
'migrate_drupal',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.