The target entity type.
Type: string
File
- core/modules/comment/src/Entity/CommentType.php, line 72
Class
- CommentType
- Defines the comment type entity.
Namespace
Drupal\comment\Entity
Code
protected $target_entity_type_id;
The target entity type.
Type: string
Drupal\comment\Entity
protected $target_entity_type_id;
Please login to continue.