Overrides CommentInterface::setThread
public function setThread($thread) { $this->set('thread', $thread); return $this; }