Exemple #1
0
 public function execute()
 {
     $this->updateQuery->fields($this->fields);
     $this->updateQuery->execute();
 }