You are here

protected property GroupRelationBase::$groupTypeId in Group 2.0.x

The ID of group type this plugin was instantiated for.

Type: string

File

src/Plugin/Group/Relation/GroupRelationBase.php, line 29

Class

GroupRelationBase
Provides a base class for GroupContentEnabler plugins.

Namespace

Drupal\group\Plugin\Group\Relation

Code

protected $groupTypeId;