MigrateExecutable::$source

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::source
  2. 10 core/modules/migrate/src/MigrateExecutable.php \Drupal\migrate\MigrateExecutable::source
  3. 11.x 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\migrate

Code

protected $source;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.