You are here

protected property GroupPermissionsRoleSpecificForm::$groupRole in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/GroupPermissionsRoleSpecificForm.php \Drupal\group\Form\GroupPermissionsRoleSpecificForm::groupRole

The specific group role for this form.

Type: \Drupal\group\Entity\GroupRoleInterface

File

src/Form/GroupPermissionsRoleSpecificForm.php, line 18

Class

GroupPermissionsRoleSpecificForm
Provides the user permissions administration form for a specific group role.

Namespace

Drupal\group\Form

Code

protected $groupRole;