You are here

protected property Comment::$threadLock in Zircon Profile 8

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

The thread for which a lock was acquired.

File

core/modules/comment/src/Entity/Comment.php, line 72
Contains \Drupal\comment\Entity\Comment.

Class

Comment
Defines the comment entity class.

Namespace

Drupal\comment\Entity

Code

protected $threadLock = '';