You are here

protected property FieldType::$cckPluginManager in Drupal 8

The cckfield plugin manager.

Type: \Drupal\migrate_drupal\Plugin\MigrateCckFieldPluginManagerInterface

File

core/modules/field/src/Plugin/migrate/process/FieldType.php, line 27

Class

FieldType
Plugin annotation @MigrateProcessPlugin( id = "field_type" )

Namespace

Drupal\field\Plugin\migrate\process

Code

protected $cckPluginManager;