Ejemplo n.º 1
0
 public function on_before_create()
 {
     $this->id = 1;
     parent::on_before_create();
 }