You are here

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

(optional) The bundle of the entity type you want to enable as group content.

Do not specify if your plugin manages all bundles.

Type: string|false

File

src/Annotation/GroupRelation.php, line 62

Class

GroupRelation
Defines a GroupRelation annotation object.

Namespace

Drupal\group\Annotation

Code

public $entity_bundle = FALSE;