You are here

protected property DisqusWidget::$currentUser in Disqus 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldWidget/DisqusWidget.php, line 31

Class

DisqusWidget
Plugin implementation of the Disqus comments widget.

Namespace

Drupal\disqus\Plugin\Field\FieldWidget

Code

protected $currentUser;