You are here

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

(optional) Whether this plugin is always on.

Type: bool

File

src/Annotation/GroupRelation.php, line 110

Class

GroupRelation
Defines a GroupRelation annotation object.

Namespace

Drupal\group\Annotation

Code

public $enforced = FALSE;