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 52

Class

CommentTypeDeleteForm
Provides a confirmation form for deleting a comment type entity.

Namespace

Drupal\comment\Form

Code

protected $entity;
doc_Drupal
2016-10-29 08:51:14
Comments
Leave a Comment

Please login to continue.