The comment ID.
Type: integer
File
- modules/
comment/ comment.entity.inc, line 17 - Entity controller and class for comments.
Class
- Comment
- Defines the comment entity class.
Code
public $cid;
The comment ID.
Type: integer
public $cid;