You are here

protected property Comment::$threadLock in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Entity/Comment.php \Drupal\comment\Entity\Comment::threadLock

The thread for which a lock was acquired.

Type: string

File

core/modules/comment/src/Entity/Comment.php, line 82

Class

Comment
Defines the comment entity class.

Namespace

Drupal\comment\Entity

Code

protected $threadLock = '';