protected property GroupRevisionDeleteForm::$groupStorage in Group 8
Same name and namespace in other branches
- 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\FormCode
protected $groupStorage;