You are here

protected property DisqusEntityType::$entityTypeManager in Disqus 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityManager

File

src/Plugin/migrate/process/DisqusEntityType.php, line 28

Class

DisqusEntityType
Gives the entity_type from the disqus identifier.

Namespace

Drupal\disqus\Plugin\migrate\process

Code

protected $entityTypeManager;