The description of the comment type.
Type: string
File
- core/modules/comment/src/Entity/CommentType.php, line 65
Class
- CommentType
- Defines the comment type entity.
Namespace
Drupal\comment\Entity
Code
protected $description;
The description of the comment type.
Type: string
Drupal\comment\Entity
protected $description;
Please login to continue.