CommentTypeDeleteForm::$commentManager
Same name in other branches
- 9 core/modules/comment/src/Form/CommentTypeDeleteForm.php \Drupal\comment\Form\CommentTypeDeleteForm::commentManager
- 8.9.x core/modules/comment/src/Form/CommentTypeDeleteForm.php \Drupal\comment\Form\CommentTypeDeleteForm::commentManager
- 10 core/modules/comment/src/Form/CommentTypeDeleteForm.php \Drupal\comment\Form\CommentTypeDeleteForm::commentManager
The comment manager service.
Type: \Drupal\comment\CommentManagerInterface
File
-
core/
modules/ comment/ src/ Form/ CommentTypeDeleteForm.php, line 24
Class
- CommentTypeDeleteForm
- Provides a confirmation form for deleting a comment type entity.
Namespace
Drupal\comment\FormCode
protected $commentManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.