You are here

protected property DisqusCommentCount::$currentUser in Disqus 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\disqus\Plugin\views\field

Code

protected $currentUser;