Пример #1
0
 public function primarykey()
 {
     array_push($this->contraints, Constraint::primarykey(func_num_args()));
 }