You are here

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

The row from the source to process.

Type: \Drupal\migrate\Row

File

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

Class

EntityGenerate
This plugin generates entities within the process plugin.

Namespace

Drupal\migrate_plus\Plugin\migrate\process

Code

protected $row;