You are here

protected property EntityGenerate::$processPluginManager 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::processPluginManager

The MigratePluginManager instance.

Type: \Drupal\migrate\Plugin\MigratePluginManagerInterface

File

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

Class

EntityGenerate
This plugin generates entities within the process plugin.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $processPluginManager;