You are here

protected property PermissionEvent::$groupBundleId in Organic groups 8

The bundle ID of the group type to which the permissions apply.

Type: string

File

src/Event/PermissionEvent.php, line 42

Class

PermissionEvent
Event that is fired when OG permissions are compiled.

Namespace

Drupal\og\Event

Code

protected $groupBundleId;