MakeUniqueEntityField::$migration
The current migration.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MakeUniqueEntityField.php, line 96
Class
- MakeUniqueEntityField
- Ensures the source value is made unique against an entity field.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $migration;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.