You are here

protected property SourceFilter::$idList in Migrate Tools 8.4

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

List of specific source IDs to import.

Type: array

File

src/SourceFilter.php, line 18

Class

SourceFilter
Class to filter source by an ID list.

Namespace

Drupal\migrate_tools

Code

protected $idList;