You are here

protected property PermissionEvent::$groupEntityTypeId in Organic groups 8

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

Type: string

File

src/Event/PermissionEvent.php, line 35

Class

PermissionEvent
Event that is fired when OG permissions are compiled.

Namespace

Drupal\og\Event

Code

protected $groupEntityTypeId;