A list of comment IDs that make up the parents of this comment.
For example a thread of 10/20/30 would indicate a comment that has 3 parent comments, with CID 30 being the immediate parent comment.
Type: string
File
- core/
modules/ comment/ comment.entity.inc, line 96 - Entity controller and class for comments.
Class
- Comment
- Defines the comment entity class.
Code
public $thread;