CommentStorage::$currentUser
Same name in other branches
- 9 core/modules/comment/src/CommentStorage.php \Drupal\comment\CommentStorage::currentUser
- 8.9.x core/modules/comment/src/CommentStorage.php \Drupal\comment\CommentStorage::currentUser
- 10 core/modules/comment/src/CommentStorage.php \Drupal\comment\CommentStorage::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
-
core/
modules/ comment/ src/ CommentStorage.php, line 33
Class
- CommentStorage
- Defines the storage handler class for comments.
Namespace
Drupal\commentCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.