You are here

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

The ID of the entity type you want to enable as group content.

Type: string

File

src/Annotation/GroupRelation.php, line 53

Class

GroupRelation
Defines a GroupRelation annotation object.

Namespace

Drupal\group\Annotation

Code

public $entity_type_id;