You are here

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

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

The group relation plugin manager.

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

File

src/EventSubscriber/ConfigSubscriber.php, line 28

Class

ConfigSubscriber
Reacts to configuration imports.

Namespace

Drupal\group\EventSubscriber

Code

protected $pluginManager;