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