You are here

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

The plugin definition.

@todo Plugin definition should become a class.

Type: array

File

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

Class

RelationHandlerTrait
Trait for group relation plugin handlers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $definition;