Whether the \Drupal\user\RoleInterface::AUTHENTICATED_ID can post comments.
Type: bool
File
- core/modules/comment/src/CommentManager.php, line 46
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\comment
Code
protected $authenticatedCanPostComments;
Please login to continue.