You are here

protected property CckFile::$migrationPlugin in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/file/src/Plugin/migrate/process/d6/CckFile.php \Drupal\file\Plugin\migrate\process\d6\CckFile::migrationPlugin

The migration process plugin, configured for lookups in d6_file.

Type: \Drupal\migrate\Plugin\MigrateProcessInterface

File

core/modules/file/src/Plugin/migrate/process/d6/CckFile.php, line 31
Contains \Drupal\file\Plugin\migrate\process\d6\CckFile.

Class

CckFile
Plugin annotation @MigrateProcessPlugin( id = "d6_cck_file" )

Namespace

Drupal\file\Plugin\migrate\process\d6

Code

protected $migrationPlugin;