You are here

protected property EntityGenerate::$getProcessPlugin in Migrate Plus 8.4

Same name and namespace in other branches
  1. 8.5 src/Plugin/migrate/process/EntityGenerate.php \Drupal\migrate_plus\Plugin\migrate\process\EntityGenerate::getProcessPlugin

The get process plugin instance.

Type: \Drupal\migrate\Plugin\migrate\process\Get

File

src/Plugin/migrate/process/EntityGenerate.php, line 68

Class

EntityGenerate
This plugin generates entities within the process plugin.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $getProcessPlugin;