CommentManager::$authenticatedCanPostComments
Same name in other branches
- 9 core/modules/comment/src/CommentManager.php \Drupal\comment\CommentManager::authenticatedCanPostComments
- 10 core/modules/comment/src/CommentManager.php \Drupal\comment\CommentManager::authenticatedCanPostComments
- 11.x core/modules/comment/src/CommentManager.php \Drupal\comment\CommentManager::authenticatedCanPostComments
Whether the \Drupal\user\RoleInterface::AUTHENTICATED_ID can post comments.
Type: bool
File
-
core/
modules/ comment/ src/ CommentManager.php, line 61
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\commentCode
protected $authenticatedCanPostComments;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.