You are here

protected property EntityGenerate::$migrateExecutable in Migrate Plus 8.5

The migrate executable.

Type: \Drupal\migrate\MigrateExecutableInterface

File

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

Class

EntityGenerate
This plugin generates entities within the process plugin.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $migrateExecutable;