Esempio n. 1
0
 /**
  * @return mixed
  */
 protected function _toHtml()
 {
     $this->removeLink();
     return parent::_toHtml();
 }