TestMigrateExecutable::$sourceIdValues

Same name and namespace in other branches
  1. 10 core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php \Drupal\Tests\migrate\Kernel\Plugin\TestMigrateExecutable::sourceIdValues
  2. 11.x core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php \Drupal\Tests\migrate\Kernel\Plugin\TestMigrateExecutable::sourceIdValues

The configuration values of the source.

Type: array

Overrides MigrateExecutable::$sourceIdValues

File

core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php, line 197

Class

TestMigrateExecutable
MigrateExecutable test class.

Namespace

Drupal\Tests\migrate\Kernel\Plugin

Code

public $sourceIdValues;

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