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

public function getTypeId();
doc_Drupal
2016-10-29 08:50:46
Comments
Leave a Comment

Please login to continue.