You are here

protected property IdMapFilter::$idList in Migrate Tools 8.4

Same name and namespace in other branches
  1. 8.5 src/IdMapFilter.php \Drupal\migrate_tools\IdMapFilter::idList

List of specific source IDs to import.

Type: array

File

src/IdMapFilter.php, line 17

Class

IdMapFilter
Class to filter ID map by an ID list.

Namespace

Drupal\migrate_tools

Code

protected $idList;