Exemplo n.º 1
0
 /**
  * @return string
  */
 public function showName()
 {
     return $this->html($this->keyword->getName());
 }