You are here

protected property GroupContentTypeStorage::$pluginManager in Group 8

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

The group content plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

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;