You are here

public property GroupRelation::$handlers in Group 2.0.x

(optional) A list of handlers this plugin implements.

Type: string[]

File

src/Annotation/GroupRelation.php, line 129

Class

GroupRelation
Defines a GroupRelation annotation object.

Namespace

Drupal\group\Annotation

Code

public $handlers = [];