Exemple #1
0
 /**
  * Set the value
  */
 public function setValue($value)
 {
     parent::setValue((int) $value);
 }