You are here

protected property GroupContentEnablerManager::$handlers in Group 8

Contains instantiated handlers keyed by handler type and plugin ID.

Type: array

File

src/Plugin/GroupContentEnablerManager.php, line 33

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $handlers = [];