Example #1
0
 /**
  * Renderiza o botão
  * 
  * @return method 
  */
 public function render()
 {
     return parent::render();
 }