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