You are here

protected property DisqusCommentManager::$currentUser in Disqus 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/DisqusCommentManager.php, line 25

Class

DisqusCommentManager
It contains common functions to manage disqus_comment fields.

Namespace

Drupal\disqus

Code

protected $currentUser;