You are here

protected property MigrationBase::$fieldTypePluginManager in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigrationBase.php \Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigrationBase::fieldTypePluginManager
  2. 2.0.x modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigrationBase.php \Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigrationBase::fieldTypePluginManager

The field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

modules/cms_content_sync_migrate_acquia_content_hub/src/Form/MigrationBase.php, line 43

Class

MigrationBase
Content Sync advanced debug form.

Namespace

Drupal\cms_content_sync_migrate_acquia_content_hub\Form

Code

protected $fieldTypePluginManager;