You are here

public property EdgeEntityType::$group in Apigee Edge 8

The group machine name.

Type: string

Overrides EntityType::$group

File

src/Annotation/EdgeEntityType.php, line 46

Class

EdgeEntityType
Defines an Apigee Edge entity type annotation object.

Namespace

Drupal\apigee_edge\Annotation

Code

public $group = 'apigee_edge';