public property TestMigrateExecutable::$sourceIdValues in Drupal 10
Same name and namespace in other branches
- 9 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\PluginCode
public $sourceIdValues;