You are here

protected property GroupEditForm::$groupId in Entity Share 8.2

Same name and namespace in other branches
  1. 8.3 modules/entity_share_server/src/Form/GroupEditForm.php \Drupal\entity_share_server\Form\GroupEditForm::groupId
  2. 8 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
Class GroupEditForm.

Namespace

Drupal\entity_share_server\Form

Code

protected $groupId;