CommentType::$description
Same name in other branches
- 9 core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::description
- 10 core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::description
- 11.x core/modules/comment/src/Entity/CommentType.php \Drupal\comment\Entity\CommentType::description
The description of the comment type.
Type: string
File
-
core/
modules/ comment/ src/ Entity/ CommentType.php, line 71
Class
- CommentType
- Defines the comment type entity.
Namespace
Drupal\comment\EntityCode
protected $description;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.