You are here

protected property GroupMembership::$groupContent in Group 8

Same name and namespace in other branches
  1. 2.0.x src/GroupMembership.php \Drupal\group\GroupMembership::groupContent

The group content entity to wrap.

Type: \Drupal\group\Entity\GroupContentInterface

File

src/GroupMembership.php, line 20

Class

GroupMembership
Wrapper class for a GroupContent entity representing a membership.

Namespace

Drupal\group

Code

protected $groupContent;