protected property DrupalUserMigration::$roleMigration in Drupal-to-Drupal data migration 7.2
If there's a user role migration, keep track of the machine name for dependency management and sourceMigration.
Type: string
File
- ./
user.inc, line 26 - Base class for migrating users into Drupal.
Class
- DrupalUserMigration
- Base class for all user migrations - handles commonalities across all supported source Drupal versions.
Code
protected $roleMigration = '';