Exemplo n.º 1
0
 function getValue()
 {
     return (int) parent::getValue();
 }
Exemplo n.º 2
0
 function getValue()
 {
     return (double) parent::getValue();
 }