You are here

protected property GroupContentEnablerManager::$allPlugins in Group 8

A collection of vanilla instances of all content enabler plugins.

Type: \Drupal\group\Plugin\GroupContentEnablerCollection

File

src/Plugin/GroupContentEnablerManager.php, line 61

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $allPlugins;