You are here

protected property GroupPermissionHandler::$pluginManager in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Access/GroupPermissionHandler.php \Drupal\group\Access\GroupPermissionHandler::pluginManager

The group relation plugin manager.

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationManagerInterface

File

src/Access/GroupPermissionHandler.php, line 78

Class

GroupPermissionHandler
Provides the available permissions based on yml files.

Namespace

Drupal\group\Access

Code

protected $pluginManager;