Exemplo n.º 1
0
 function getLabel()
 {
     $label = parent::getLabel();
     return $this->cleanCamelCase($label);
 }