protected property MigrateExecutable::$source in Drupal 10
Same name and namespace in other branches
- 8 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::source
- 9 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::source
The source.
Type: \Drupal\migrate\Plugin\MigrateSourceInterface
File
- core/
modules/ migrate/ src/ MigrateExecutable.php, line 75
Class
- MigrateExecutable
- Defines a migrate executable class.
Namespace
Drupal\migrateCode
protected $source;