Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::currentRow
  2. 9 core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::currentRow

The current row.

Type: array|false|null

File

core/modules/migrate/src/Plugin/migrate/id_map/Sql.php, line 139

Class

Sql

Namespace

Drupal\migrate\Plugin\migrate\id_map

Code

protected $currentRow = NULL;