You are here

protected property MigrateExecutable::$idlist in Migrate Tools 8.3

Same name and namespace in other branches
  1. 8.5 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::idlist
  2. 8 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::idlist
  3. 8.2 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::idlist
  4. 8.4 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::idlist

List of specific source IDs to import.

Type: array

File

src/MigrateExecutable.php, line 62

Class

MigrateExecutable

Namespace

Drupal\migrate_tools

Code

protected $idlist = [];