You are here

protected property ConfigSubscriber::$pluginManager in Group 8

Same name and namespace in other branches
  1. 2.0.x src/EventSubscriber/ConfigSubscriber.php \Drupal\group\EventSubscriber\ConfigSubscriber::pluginManager

The group content enabler plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 28

Class

ConfigSubscriber
Reacts to configuration imports.

Namespace

Drupal\group\EventSubscriber

Code

protected $pluginManager;