MigrateSqlIdMapTest::$sourceIds
The source IDs.
Type: array
File
- 
              core/
modules/ migrate/ tests/ src/ Unit/ MigrateSqlIdMapTest.php, line 34  
Class
- MigrateSqlIdMapTest
 - Tests the SQL ID map plugin.
 
Namespace
Drupal\Tests\migrate\UnitCode
protected $sourceIds = [
  'source_id_property' => [
    'type' => 'string',
  ],
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.