The thread for which a lock was acquired.
File
- core/modules/comment/src/Entity/Comment.php, line 67
Class
- Comment
- Defines the comment entity class.
Namespace
Drupal\comment\Entity
Code
protected $threadLock = '';
The thread for which a lock was acquired.
Drupal\comment\Entity
protected $threadLock = '';
Please login to continue.