You are here

protected property FieldType::$cckPluginManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field/src/Plugin/migrate/process/d6/FieldType.php \Drupal\field\Plugin\migrate\process\d6\FieldType::cckPluginManager

The cckfield plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/field/src/Plugin/migrate/process/d6/FieldType.php, line 30
Contains \Drupal\field\Plugin\migrate\process\d6\FieldType.

Class

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

Namespace

Drupal\field\Plugin\migrate\process\d6

Code

protected $cckPluginManager;