The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/comment/src/CommentForm.php, line 27
Class
- CommentForm
- Base handler for comment forms.
Namespace
Drupal\comment
Code
protected $currentUser;
The current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\comment
protected $currentUser;
Please login to continue.