protected property CommentManager::$currentUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/src/CommentManager.php \Drupal\comment\CommentManager::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ comment/ src/ CommentManager.php, line 75
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\commentCode
protected $currentUser;