CommentTypeInterface::getTargetEntityTypeId

public CommentTypeInterface::getTargetEntityTypeId()

Gets the target entity type id for this comment type.

Return value

string The target entity type id.

File

core/modules/comment/src/CommentTypeInterface.php, line 36

Class

CommentTypeInterface
Provides an interface defining a comment type entity.

Namespace

Drupal\comment

Code

1
public function getTargetEntityTypeId();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.