protected property CommentStatistics::$currentUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 33 - Contains \Drupal\comment\CommentStatistics.
Class
Namespace
Drupal\commentCode
protected $currentUser;