You are here

protected property GroupContentEnablerBase::$groupTypeId in Group 8

The ID of group type this plugin was instantiated for.

Type: string

File

src/Plugin/GroupContentEnablerBase.php, line 32

Class

GroupContentEnablerBase
Provides a base class for GroupContentEnabler plugins.

Namespace

Drupal\group\Plugin

Code

protected $groupTypeId;