ConfigEntityType::$group

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

Type: group

Overrides EntityType::$group

File

core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php, line 29

Class

ConfigEntityType
Defines a config entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $group = 'configuration';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.