You are here

protected property GroupRevisionDeleteForm::$groupStorage in Group 8

Same name and namespace in other branches
  1. 2.0.x 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;