You are here

protected property GroupContentType::$pluginInstance in Group 8

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

The content enabler plugin instance.

Type: \Drupal\group\Plugin\GroupContentEnablerInterface

File

src/Entity/GroupContentType.php, line 99

Class

GroupContentType
Defines the Group content type configuration entity.

Namespace

Drupal\group\Entity

Code

protected $pluginInstance;