Migration::$sourceRowStatus

The source_row_status for the current map row.

Type: int

File

core/modules/migrate/src/Plugin/Migration.php, line 212

Class

Migration
Defines the Migration plugin.

Namespace

Drupal\migrate\Plugin

Code

protected $sourceRowStatus = MigrateIdMapInterface::STATUS_IMPORTED;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.