You are here

protected property CckMigration::$processedFieldTypes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate_drupal/src/Plugin/migrate/builder/d6/CckMigration.php \Drupal\migrate_drupal\Plugin\migrate\builder\d6\CckMigration::processedFieldTypes

List of cckfield plugin IDs which have already run.

Type: string[]

File

core/modules/migrate_drupal/src/Plugin/migrate/builder/d6/CckMigration.php, line 25
Contains \Drupal\migrate_drupal\Plugin\migrate\builder\d6\CckMigration.

Class

CckMigration
Plugin annotation @PluginID("d6_cck_migration");

Namespace

Drupal\migrate_drupal\Plugin\migrate\builder\d6

Code

protected $processedFieldTypes = [];