protected property MigrateExecutable::$migration in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::migration
The configuration of the migration to do.
Type: \Drupal\migrate\Plugin\MigrationInterface
File
- core/
modules/ migrate/ src/ MigrateExecutable.php, line 30
Class
- MigrateExecutable
- Defines a migrate executable class.
Namespace
Drupal\migrateCode
protected $migration;