You are here

protected property GroupRevisionDeleteForm::$revision in Group 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Form/GroupRevisionDeleteForm.php \Drupal\group\Entity\Form\GroupRevisionDeleteForm::revision

The group revision.

Type: \Drupal\group\Entity\GroupInterface

File

src/Entity/Form/GroupRevisionDeleteForm.php, line 22

Class

GroupRevisionDeleteForm
Provides a form for deleting a group revision.

Namespace

Drupal\group\Entity\Form

Code

protected $revision;