You are here

protected property FieldFile::$migrationPlugin in Drupal 8

The migration process plugin, configured for lookups in d6_file.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

Deprecated

in drupal:8.8.x and is removed from drupal:9.0.0. Use the migrate.lookup service instead.

See also

https://www.drupal.org/node/3047268

File

core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php, line 31

Class

FieldFile
Plugin annotation @MigrateProcessPlugin( id = "d6_field_file" )

Namespace

Drupal\file\Plugin\migrate\process\d6

Code

protected $migrationPlugin;