CommentType::$target_entity_type_id

Same name and namespace in other branches
  1. 9 core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::target_entity_type_id
  2. 10 core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::target_entity_type_id
  3. 11.x core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::target_entity_type_id

The target entity type.

Type: string

File

core/modules/comment/src/Entity/CommentType.php, line 78

Class

CommentType
Defines the comment type entity.

Namespace

Drupal\comment\Entity

Code

protected $target_entity_type_id;

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