function MigrateCommentStubTest::testStub
Tests creation of comment stubs.
File
- 
              core/
modules/ comment/ tests/ src/ Kernel/ Migrate/ MigrateCommentStubTest.php, line 59  
Class
- MigrateCommentStubTest
 - Test stub creation for comment entities.
 
Namespace
Drupal\Tests\comment\Kernel\MigrateCode
public function testStub() : void {
  $this->performStubTest('comment');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.