Migration::$source
Same name in other branches
- 9 core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::source
- 8.9.x core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::source
- 10 core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::source
The source configuration, with at least a 'plugin' key.
Used to initialize the $sourcePlugin.
Type: array
File
-
core/
modules/ migrate/ src/ Plugin/ Migration.php, line 122
Class
- Migration
- Defines the Migration plugin.
Namespace
Drupal\migrate\PluginCode
protected $source;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.