You are here

protected property MediaDealerBase::$entityTypeManager in Media Migration 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/MediaDealerBase.php, line 45

Class

MediaDealerBase
Base implementation of media dealer plugins.

Namespace

Drupal\media_migration

Code

protected $entityTypeManager;