protected property MigrateExecutable::$sourceValues in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::sourceValues
The current data row retrieved from the source.
Type: \stdClass
File
- core/
modules/ migrate/ src/ MigrateExecutable.php, line 93 - Contains \Drupal\migrate\MigrateExecutable.
Class
- MigrateExecutable
- Defines a migrate executable class.
Namespace
Drupal\migrateCode
protected $sourceValues;