CommentTypeInterface::getDescription

public CommentTypeInterface::getDescription()

Returns the comment type description.

Return value

string The comment-type description.

File

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

Class

CommentTypeInterface
Provides an interface defining a comment type entity.

Namespace

Drupal\comment

Code

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

Please login to continue.