You are here

protected property GroupRevisionDeleteForm::$groupStorage in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Form/GroupRevisionDeleteForm.php \Drupal\group\Entity\Form\GroupRevisionDeleteForm::groupStorage

The group storage.

Type: \Drupal\Core\Entity\ContentEntityStorageInterface

File

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

Class

GroupRevisionDeleteForm
Provides a form for deleting a group revision.

Namespace

Drupal\group\Entity\Form

Code

protected $groupStorage;