You are here

protected property DisqusCommentManager::$moduleHandler in Disqus 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/DisqusCommentManager.php, line 46

Class

DisqusCommentManager
It contains common functions to manage disqus_comment fields.

Namespace

Drupal\disqus

Code

protected $moduleHandler;