You are here

protected property GroupContentType::$pluginInstance in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/GroupContentType.php \Drupal\group\Entity\GroupContentType::pluginInstance

The group relation plugin instance.

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationInterface

File

src/Entity/GroupContentType.php, line 99

Class

GroupContentType
Defines the Group content type configuration entity.

Namespace

Drupal\group\Entity

Code

protected $pluginInstance;