You are here

protected property DisqusCommentManager::$entityFieldManager in Disqus 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/DisqusCommentManager.php, line 39

Class

DisqusCommentManager
It contains common functions to manage disqus_comment fields.

Namespace

Drupal\disqus

Code

protected $entityFieldManager;