You are here

protected property GroupContentTypeStorage::$pluginManager in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Storage/GroupContentTypeStorage.php \Drupal\group\Entity\Storage\GroupContentTypeStorage::pluginManager

The group content plugin manager.

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

File

src/Entity/Storage/GroupContentTypeStorage.php, line 28

Class

GroupContentTypeStorage
Defines the storage handler class for group content type entities.

Namespace

Drupal\group\Entity\Storage

Code

protected $pluginManager;