Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php \Drupal\Core\Entity\Annotation\ContentEntityType::group
  2. 9 core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php \Drupal\Core\Entity\Annotation\ContentEntityType::group

The group machine name.

Type: string

Overrides EntityType::$group

File

core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php, line 30

Class

ContentEntityType
Defines a content entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $group = 'content';