You are here

protected property GroupContentEntityOperationAccessEvent::$groupContent in Organic groups 8

The group content entity upon which the operation is being performed.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Event/GroupContentEntityOperationAccessEvent.php, line 27

Class

GroupContentEntityOperationAccessEvent
Event that determines access to group content entity operations.

Namespace

Drupal\og\Event

Code

protected $groupContent;