You are here

protected property DisqusComment::$entityTypeManager in Disqus 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/migrate/source/DisqusComment.php, line 51

Class

DisqusComment
Disqus comment source using disqus-api.

Namespace

Drupal\disqus\Plugin\migrate\source

Code

protected $entityTypeManager;