protected property MigratePrepareRowEvent::$source in Migrate Plus 8
Same name and namespace in other branches
- 8.5 src/Event/MigratePrepareRowEvent.php \Drupal\migrate_plus\Event\MigratePrepareRowEvent::source
- 8.2 src/Event/MigratePrepareRowEvent.php \Drupal\migrate_plus\Event\MigratePrepareRowEvent::source
- 8.3 src/Event/MigratePrepareRowEvent.php \Drupal\migrate_plus\Event\MigratePrepareRowEvent::source
- 8.4 src/Event/MigratePrepareRowEvent.php \Drupal\migrate_plus\Event\MigratePrepareRowEvent::source
Migration entity.
Type: \Drupal\migrate\Plugin\MigrateSourceInterface
File
- src/
Event/ MigratePrepareRowEvent.php, line 32 - Contains \Drupal\migrate_plus\Event\MigratePrepareRowEvent.
Class
- MigratePrepareRowEvent
- Wraps a prepare-row event for event listeners.
Namespace
Drupal\migrate_plus\EventCode
protected $source;