You are here

protected property PermissionEvent::$groupContentBundleIds in Organic groups 8

The bundle IDs of the group content types to which the permissions apply.

An array of group content bundle IDs, keyed by group content entity type ID.

Type: array

File

src/Event/PermissionEvent.php, line 51

Class

PermissionEvent
Event that is fired when OG permissions are compiled.

Namespace

Drupal\og\Event

Code

protected $groupContentBundleIds;