You are here

protected property GroupEditForm::$groupId in Entity Share 8.3

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

The group id.

Type: string

File

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

Class

GroupEditForm
Form to edit a group on a channel.

Namespace

Drupal\entity_share_server\Form

Code

protected $groupId;