protected property CommentStatistics::$currentUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::currentUser
- 10 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
Namespace
Drupal\commentCode
protected $currentUser;