CommentInterface::getTypeId

public CommentInterface::getTypeId()

Get the comment type id for this comment.

Return value

string The id of the comment type.

File

core/modules/comment/src/CommentInterface.php, line 253

Class

CommentInterface
Provides an interface defining a comment entity.

Namespace

Drupal\comment

Code

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

Please login to continue.