Overrides CommentInterface::hasParentComment
public function hasParentComment() { return (bool) $this->get('pid')->target_id; }