Gets the migration entity.
\Drupal\migrate\Plugin\MigrationInterface The migration entity involved.
public function getMigration() { return $this->migration; }