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