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