MigrateExecutableTest::$idMapRecords

Same name and namespace in other branches
  1. 10 core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php \Drupal\Tests\migrate\Unit\MigrateExecutableTest::idMapRecords
  2. 11.x core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php \Drupal\Tests\migrate\Unit\MigrateExecutableTest::idMapRecords

Stores ID map records of the ID map plugin from ::getTestRollbackIdMap.

Type: string[][]

File

core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php, line 25

Class

MigrateExecutableTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21migrate%21src%21MigrateExecutable.php/class/MigrateExecutable/9" title="Defines a migrate executable class." class="local">\Drupal\migrate\MigrateExecutable</a> @group migrate

Namespace

Drupal\Tests\migrate\Unit

Code

protected static $idMapRecords;

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