Exemplo n.º 1
0
 /**
  *
  */
 function __construct()
 {
     parent::__construct();
     $this->setAttribute('step', 0.01);
 }
Exemplo n.º 2
0
 /**
  *
  */
 function __construct()
 {
     parent::__construct();
     $this->setStep(1);
 }