You are here

protected property RelationHandlerTrait::$pluginId in Group 2.0.x

The plugin ID as read from the definition.

Type: string

File

src/Plugin/Group/RelationHandler/RelationHandlerTrait.php, line 29

Class

RelationHandlerTrait
Trait for group relation plugin handlers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $pluginId;