You are here

protected property CommentStatistics::$currentUser in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::currentUser
  2. 9 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::currentUser

The current logged in user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/comment/src/CommentStatistics.php, line 35

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $currentUser;