protected property CommentForm::$currentUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/src/CommentForm.php \Drupal\comment\CommentForm::currentUser
- 9 core/modules/comment/src/CommentForm.php \Drupal\comment\CommentForm::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ comment/ src/ CommentForm.php, line 34
Class
- CommentForm
- Base handler for comment forms.
Namespace
Drupal\commentCode
protected $currentUser;