public property Comment::$thread

The alphadecimal representation of the comment's place in a thread.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php, line 167
Definition of Drupal\comment\Plugin\Core\Entity\Comment.

Class

Comment
Defines the comment entity class.

Namespace

Drupal\comment\Plugin\Core\Entity

Code

public $thread;