Exemplo n.º 1
0
 /**
  * Load field
  *
  * @return void
  */
 public function load()
 {
     parent::load();
     $this->repeat = 1;
 }