You are here

protected property MediaDealerBase::$fieldTypeManager in Media Migration 8

The field type plugin manager service.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

src/MediaDealerBase.php, line 38

Class

MediaDealerBase
Base implementation of media dealer plugins.

Namespace

Drupal\media_migration

Code

protected $fieldTypeManager;