protected property MigrateExecutable::$sourceIdValues in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::sourceIdValues
- 10 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::sourceIdValues
The configuration values of the source.
Type: array
File
- core/
modules/ migrate/ src/ MigrateExecutable.php, line 61
Class
- MigrateExecutable
- Defines a migrate executable class.
Namespace
Drupal\migrateCode
protected $sourceIdValues;