/** * @return string */ public function showPublinUrl() { return $this->html($this->publication->getPublinUrl()); }