protected property Table::$lastId in Migrate Plus 8.5
The highest ID seen or created so far on this table.
Type: int
File
- src/
Plugin/ migrate/ destination/ Table.php, line 122
Class
- Table
- Provides table destination plugin.
Namespace
Drupal\migrate_plus\Plugin\migrate\destinationCode
protected $lastId = 0;