You are here

protected property GroupContentTypeForm::$pluginManager in Group 8

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

The group content enabler plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

File

src/Entity/Form/GroupContentTypeForm.php, line 21

Class

GroupContentTypeForm
Form controller for group content type forms.

Namespace

Drupal\group\Entity\Form

Code

protected $pluginManager;