You are here

protected property ProductVariationFile::$migrationPlugin in Commerce Migrate 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/csv_example/src/Plugin/migrate/process/ProductVariationFile.php \Drupal\commerce_migrate_csv_example\Plugin\migrate\process\ProductVariationFile::migrationPlugin
  2. 3.1.x modules/csv_example/src/Plugin/migrate/process/ProductVariationFile.php \Drupal\commerce_migrate_csv_example\Plugin\migrate\process\ProductVariationFile::migrationPlugin

The migration process plugin, configured for lookups in import_image.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

File

modules/csv_example/src/Plugin/migrate/process/ProductVariationFile.php, line 52

Class

ProductVariationFile
Get the fid for the provided filename.

Namespace

Drupal\commerce_migrate_csv_example\Plugin\migrate\process

Code

protected $migrationPlugin;