CommentManager::$authenticatedCanPostComments

Whether the \Drupal\user\RoleInterface::AUTHENTICATED_ID can post comments.

Type: bool

File

core/modules/comment/src/CommentManager.php, line 54

Class

CommentManager
Comment manager contains common functions to manage comment fields.

Namespace

Drupal\comment

Code

protected $authenticatedCanPostComments;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.