/** * Returns the document base url * * @return string * * @since 1.7.0 */ public function getLink() { return $this->link; }