protected property CommentStorage::$currentUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 34 - Contains \Drupal\comment\CommentStorage.
Class
- CommentStorage
- Defines the controller class for comments.
Namespace
Drupal\commentCode
protected $currentUser;