CommentManager::$authenticatedCanPostComments

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

1
protected $authenticatedCanPostComments;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.