CommentController::$commentManager
Same name in other branches
- 9 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::commentManager
- 10 core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::commentManager
- 11.x core/modules/comment/src/Controller/CommentController.php \Drupal\comment\Controller\CommentController::commentManager
The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
-
core/
modules/ comment/ src/ Controller/ CommentController.php, line 43
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\ControllerCode
protected $commentManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.