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