You are here

protected property Table::$rowsToInsert in Migrate Plus 8.5

The query object being built row-by-row.

Type: array

File

src/Plugin/migrate/destination/Table.php, line 115

Class

Table
Provides table destination plugin.

Namespace

Drupal\migrate_plus\Plugin\migrate\destination

Code

protected $rowsToInsert = [];