You are here

protected property RelationLookup::$migration in CRM Core 8.3

The migration.

Type: \Drupal\migrate\Plugin\MigrationInterface

File

modules/crm_core_user_sync/src/Plugin/migrate/process/RelationLookup.php, line 45

Class

RelationLookup
This plugin looks up relations of users to CRM individuals.

Namespace

Drupal\crm_core_user_sync\Plugin\migrate\process

Code

protected $migration;