You are here

protected property DrupalNode7Migration::$fileMigration in Drupal-to-Drupal data migration 7.2

Holds the fileMigration attached to this migration.

Type: string

File

d7/node.inc, line 17
Implementation of DrupalNodeMigration for Drupal 7 sources.

Class

DrupalNode7Migration
Handling specific to a Drupal 7 source for nodes.

Code

protected $fileMigration;