MigrateCommentStubTest::$modules
Type: modules
Overrides MigrateDrupalTestBase::$modules
File
- 
              core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ MigrateCommentStubTest.php, line 24  
Class
- MigrateCommentStubTest
 - Test stub creation for comment entities.
 
Namespace
Drupal\Tests\comment\Kernel\MigrateCode
protected static $modules = [
  'comment',
  'node',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.