You are here

protected property DisqusCommentCount::$disqusManager in Disqus 8

Disqus comment manager object.

Type: \Drupal\disqus\DisqusCommentManager

File

src/Plugin/views/field/DisqusCommentCount.php, line 33

Class

DisqusCommentCount
Field handler to present the number of Disqus comments on a node.

Namespace

Drupal\disqus\Plugin\views\field

Code

protected $disqusManager;