function MigrationInterface::getSourcePlugin
Returns the initialized source plugin.
Return value
\Drupal\migrate\Plugin\MigrateSourceInterface The source plugin.
1 method overrides MigrationInterface::getSourcePlugin()
- Migration::getSourcePlugin in core/modules/ migrate/ src/ Plugin/ Migration.php 
File
- 
              core/modules/ migrate/ src/ Plugin/ MigrationInterface.php, line 120 
Class
- MigrationInterface
- Interface for migrations.
Namespace
Drupal\migrate\PluginCode
public function getSourcePlugin();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
