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