You are here

protected property DrupalCommentMigration::$nodeMigration in Drupal-to-Drupal data migration 7.2

File

./comment.inc, line 30
Base class for migrating comments into Drupal.

Class

DrupalCommentMigration
Base class for all comment migrations - handles commonalities across all supported source Drupal versions.

Code

protected $nodeMigration;