FieldFile::$migration

Same name and namespace in other branches
  1. 10 core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php \Drupal\file\Plugin\migrate\process\d6\FieldFile::migration
  2. 11.x core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php \Drupal\file\Plugin\migrate\process\d6\FieldFile::migration
  3. 9 core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php \Drupal\file\Plugin\migrate\process\d6\FieldFile::migration

The current migration.

Type: migration

File

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

Class

FieldFile
Determines the settings for a Drupal 6 file field.

Namespace

Drupal\file\Plugin\migrate\process\d6

Code

protected MigrationInterface $migration;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.