You are here

protected property GroupDeleteForm::$groupId in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_server/src/Form/GroupDeleteForm.php \Drupal\entity_share_server\Form\GroupDeleteForm::groupId
  2. 8 modules/entity_share_server/src/Form/GroupDeleteForm.php \Drupal\entity_share_server\Form\GroupDeleteForm::groupId

The group id.

Type: string

File

modules/entity_share_server/src/Form/GroupDeleteForm.php, line 21

Class

GroupDeleteForm
Class GroupDeleteForm.

Namespace

Drupal\entity_share_server\Form

Code

protected $groupId;