ContentEntityType::$entity_type_class

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

Type: entity_type_class

Overrides EntityType::$entity_type_class

File

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

Class

ContentEntityType
Defines a content entity type annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $entity_type_class = 'Drupal\\Core\\Entity\\ContentEntityType';

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