Ejemplo n.º 1
0
 /**
  * write number
  * @param float $d
  */
 public function writeNumber($d)
 {
     parent::writeNumber($d);
 }