protected property CommentManager::$authenticatedCanPostComments in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 51 - Contains \Drupal\comment\CommentManager.
Class
- CommentManager
- Comment manager contains common functions to manage comment fields.
Namespace
Drupal\commentCode
protected $authenticatedCanPostComments;