The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
- core/modules/comment/src/Controller/CommentController.php, line 40
Class
- CommentController
- Controller for the comment entity.
Namespace
Drupal\comment\Controller
Code
protected $commentManager;
Please login to continue.