The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
- core/modules/comment/src/Form/CommentTypeDeleteForm.php, line 31
Class
- CommentTypeDeleteForm
- Provides a confirmation form for deleting a comment type entity.
Namespace
Drupal\comment\Form
Code
protected $commentManager;
Please login to continue.